Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.15 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.15 KB

Cloudeats

A cloud kitchen app for a chain of restaurants. Made using Node.js, Express.js, HTML and MongoDB.

Cloudeats

How to install:

  • Clone or fork this repo
  • Install NodeJS and MongoDB
  • Run npm install

How to run:

Future Improvements

  • Integrating Mapbox for Restaurants
  • ETA for customer
  • Restaurant Online/Offline Validations
  • Variable distance (upto a limit) in case nearby restaurants not found
  • Restaurants are able to set the count of max concurrent engagement with the customers

Screenshots

  • Customer

Customer

  • Restaurant

Restaurant

  • Customer Order Update

Order Update

  • Restaurant Order Update

Order Update

  • Customer Order Recieved

Order Recieved