Skip to content

diogomend/deliverii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deliverii

Food delivery application

About the project

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

Features

Customer

  1. List restaurants
  2. View meals
  3. Place order
  4. List orders
  5. Change order status (incl. cancel)

Restaurant Manager

  1. CRUD operations in restaurants and meals
  2. List orders for restaurant(s)
  3. Change order status
  4. Add customer to restaurant's blacklist

Database

MongoDB with instances created in Atlas from https://cloud.mongodb.com/.

About

Food Delivery App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published