In this project I have created a coffee shop management system with two category of user availability, Customer and Admin. I mainly focused on the backend system most and took inspiration from a html template from theme forest to create the frontend in EJS.
email: superman@gmail.com
password: superman
role: user
email: batman@gmail.com
password: batman
role: admin
- EJS
- SCSS
- Javascript (client-side)
- Nodejs (Server-side)
- Express
- MongoDB
- Mongoose
- jQuery