Full stack application composed by two main modules:
-
Deliverii Server REST API that allows accesses from both Customers and Restaurant Managers. This api was built using NestJS
-
Deliverii Web Single-Page application that supports PWA that was built using VueJS
- List restaurants
- View meals
- Place order
- List orders
- Change order status (incl. cancel)
- CRUD operations in restaurants and meals
- List orders for restaurant(s)
- Change order status
- Add customer to restaurant's blacklist
MongoDB with instances created in Atlas from https://cloud.mongodb.com/.