Skip to content

Repository files navigation

Food-Ordering WebApp “Bite Me Burger”

  • Welcome to Bite Me Burger! A food ordering experience for fictitious restaurant where user can select desired menus, add items to cart and place an order for pick-up
  • Notification will be sent by using SMS telecomm API service, Twilio when the order is ready with order details and estimated preparation time.

Final Product

"Bite Me Burger" Project Demo Bite-Me-Burger-Demo Main Page Main Check-Out Page check-out Incomplete Order(Admin Page) incomplete-order

Getting Started

  1. Install dependencies: npm i
  2. Fix to binaries for sass: npm rebuild node-sass
  3. Reset database: npm run db:reset
  • Check the db folder to see what gets created and seeded in the SDB
  1. Run the server: npm run local
  • Note: nodemon is used, so you should not have to restart your server
  1. Visit http://localhost:8080/

Dependencies

  • chalk: ^2.4.2,
  • dotenv: ^2.0.0,
  • ejs: ^2.6.2,
  • express: ^4.17.1,
  • morgan: ^1.9.1,
  • pg: ^8.5.0,
  • sass: ^1.35.1,
  • twilio: ^3.77.2
  • "nodemon": ^2.0.10

About

A food ordering experience for fictitious restaurant where user can select desired menus, add items to cart and place an order for pick-up. With SMS telecom API service "Twilio", the order details and estimation time will be sent when the order is ready

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages