Food-Ordering-POC : A food ordering Website Proof Of concept.

Features:

  • User Registration for Either Restaurant or Customer.
  • Single user login for both.
  • Password salting
  • Search for food feature using regex which finds all the dish name with the given keyword
  • Responsive
  • Add food as restaurant and order food as customenr
  • Beautiful card view with image for each dish
  • Cart and Order modals.
  • Adding and removal of dish from the cart by customer and dish from menu
  • No duplicate dish per restaurant

Drawbacks:

  • UI gets distorted in mobile view