Skip to content

devbranch/restaurant-order-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant order system

Made with JS, jQuery and Backbone

Live site: https://marklyck.github.io/restaurant-order-system/

The login credentials for the restaurant area are:

Username: admin

Password: password

Menu page: Screenshot

Restaurant page: Screenshot

Features

  • generates the menu from an API
  • add menu items to your order.
  • make special requests for each order item.
  • submit your order. Which will be saved on a server.
  • Login as the restaurant, where you can see, complete and delete all orders.

About

Order system for a restaurant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.6%
  • CSS 39.5%
  • HTML 9.9%