Cafe Management RESTful APIPublic
Developed a RESTful API for a cafe management system using Express.js and MongoDB.
The system has three modals for Admin, User and Dish. Admin can add, edit and delete dishes and users. User can see the dishes and order them.
Technologies Used:
- JavaScript
- Express.js
- Express Session
- Bcryptjs
- Cors
- Mongoose
- MongoDB