Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sharif-minhaz/cafe-vista

A coffee shop management with an ordering mechanism, table reservation, and blogging
https://github.com/sharif-minhaz/cafe-vista

coffee-shop ejs express-js mongodb node-js scss

Last synced: about 24 hours ago
JSON representation

A coffee shop management with an ordering mechanism, table reservation, and blogging

Awesome Lists containing this project

README

        

# Coffee shop

#### 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.

---





---




---




---

---

### Created users:

email: [email protected]

password: superman

role: user



email: [email protected]

password: batman

role: admin

#### Note: You can create user as your own.

### The technologies, I have used for this project:

1. EJS
2. SCSS
3. Javascript (client-side)
4. Nodejs (Server-side)
5. Express
6. MongoDB
7. Mongoose
8. jQuery