Skip to content

Developed a full stack web application project for food delivery. For front-end design, the project makes use of HTML, CSS, and the fundamentals of (Javascript & Bootstrap). Combining the ExpressJS and MySQL data-handling techniques to construct the backend.

Notifications You must be signed in to change notification settings

kumarharsh13/Food-Ordering-Website

Repository files navigation

Food Ordering Website

As the name says it all, it a simple full stack project which is used for ordering food from your favourite restaurant. It is a user friendly and responsive website.

Features :

  • The project has two interface i.e. an user interface and an admin interface.
  • At user-end he/she can ony order food and set the quantity as per there requirment.
  • At user-end he/she can also view there profile details and order history.
  • At user-end he/she can change their basic contact details and as well as there password.
  • At admins-end he/she can perform two task :
    • Add new food to the food menu.
    • Change the price of cuisine as per inflation rate.
    • View and dispatch order of the customers.
  • Admin can also verify the working of the website from his own end.
  • Use cookies for login into the account.

Build With :

Install and Run :

  • Clone the repository or download the zip folder.
  • Extract the zip folder.
  • Import the data from the FoodOrderingWebsite.sql file to your MySQL Database.
  • Install NodeJS in your system.
  • Go to the folder where you have extracted or cloned the project.
  • Open command prompt or terminal having the same location where your project is.
  • Type npm install in your command prompt or terminal.
  • Now to run the project on your server type npm start .

Screenshot :

Here are some of the screenshot of Food Ordering Website.

  1. Landing Page :



  2. SignUp Page :



  3. SignIn Page :



  4. Home Page :



  5. Menu List :



  6. Cart Page :



  7. Confirmation Page :



  8. Details and Order History Page :



  9. Settings Page :



  10. Sign Out Option :



  11. Admin Sign In Page :



  12. Admin Welcome Page :



  13. Admin Adding Food Page :



  14. Changing Price of Cuisine :



  15. Admin Order View & Dispatching Page :



About

Developed a full stack web application project for food delivery. For front-end design, the project makes use of HTML, CSS, and the fundamentals of (Javascript & Bootstrap). Combining the ExpressJS and MySQL data-handling techniques to construct the backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published