Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 523 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 523 Bytes

Webapp Project

Theme: Online Food Delivery

Main focus will be for dessert?

We will need a few pages:

  1. Mainpage (promotions)
  2. About us (include contact)
  3. Menu
  4. Shopping cart (table)
  5. Checkout page (input customer details + click 'ok' to continue + form for customer details)
  6. Order confirmed page/check out success page (server-side generated webpage + table)
  7. Error 404 page (redirection to homepage)
  8. checkout failure (redirection to homepage)

Making some changes here, let's see if it comes out