Skip to content

vladimir-trifonov/burgersonline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burgers Online - MEAN Stack App

Requirements

The customer will need to:

  • Enter contact and delivery details
  • Choose the ingredients for the burgers
  • See the final price
  • Place an order

The manager/cook needs to:

  • See the orders
  • Set/change the status of orders (ordered, in progress, on the road, delivered)
  • Filter by order status.
  • Do all the above only when logged in

Instalation notes

  1. Open console in project's folder
  2. Type "npm install" in the console
  3. Type "bower install -d" in the console
  4. Type "node server.js" in the console
  5. Open "http://localhost:3030" in web browser

About

Burgers Online - MEAN Stack App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published