Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sharif-minhaz/cafe-vista
- Owner: Sharif-Minhaz
- Created: 2022-02-18T20:08:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T09:20:42.000Z (3 months ago)
- Last Synced: 2025-01-07T14:41:56.500Z (7 days ago)
- Topics: coffee-shop, ejs, express-js, mongodb, node-js, scss
- Language: EJS
- Homepage: https://cafe-vista.onrender.com
- Size: 14.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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