Online Food Ordering Web App Save

Online Food Ordering System Website using basic PHP, SQL, HTML & CSS. You can use any one of XAMPP, WAMP or LAMP server to run the Web App

Project README

DOI License Code Coverage GitHub contributors Documentation Status GitHub release (latest by date) GitHub issues GitHub closed issues GitHub Repo Size GitHub last commit GitHub language count Commit Acitivity Code Size GitHub forks GitHub stars GitHub watchers

Online-Food-Ordering-Web-App

Online Food Ordering System Website using PHP, SQL, HTML, JavaScript & CSS. Live Demo at: http://food.kajadhav.me

Table of Contents
  1. System Description and Functions
  2. Built With
  3. Installation
  4. Authors
  5. Links

System Description and Functions

Live Demo: http://food.kajadhav.me<br/>

Admin Creds:
Admin Login & Password (You can change this in phpmyadmin):
Login: admin
Password: Demopass@123

There are two roles in the system: Admin and User.

Users can:

  1. Search Food items
  2. Filter Food items
  3. Add items to cart, update items in cart, remove items from cart
  4. Buy items, Checkout, Shipping
  5. Cancel Order
  6. Create Support Tickets
  7. Edit their own profile

Admin can:

  1. Create, Retrieve, Update Delete Food items
  2. Create, Retrieve, Update Delete Users
  3. Process Orders, Cancel Orders, Refund Money
  4. Search Food items
  5. Filter Food items
  6. Add items to cart, update items in cart, remove items from cart
  7. Buy items, Checkout, Shipping
  8. Resolve Support Tickets

Screenshots

Find how the project looks in screenshots folder Or click here

Built With

PHP Javascript mysql html css bootstrap

Installation

  1. Download and install XAMPP/WAMP/LAMP server and download the files of this project
  2. Copy the folder of this project in your xampp/htdocs/www folder
  3. Start XAMMP. Start Apache and SQL server. Go to phpmyadmin and create a new database named 'food'
  4. Go to the food database created and click on 'Import' option in the top menu
  5. Upload the food.sql file and import it
  6. Open your web browser and check if you got the website running on your localhost (http://localhost:8080/www/)

Authors

Kaushik Jadhav

  • Github: https://github.com/kaushikjadhav01
  • Medium: https://medium.com/@kaushikjadhav01
  • LinkedIn: https://www.linkedin.com/in/kaushikjadhav01/
  • Portfolio: http://kajadhav.me/
  • Linked In: https://www.linkedin.com/in/kajadhav/
  • Dev.to: https://dev.to/kaushikjadhav01
  • Codesignal: https://app.codesignal.com/profile/kaushik_j_vtc
  • Google Scholar: https://scholar.google.com/citations?user=iRYcFi0AAAAJ
  • Daily.dev: https://app.daily.dev/kaushikjadhav01
  • Google devs: https://developers.google.com/profile/u/kaushikjadhav01
  • Stack Overflow: https://stackoverflow.com/users/21890981/kaushik-jadhav
Open Source Agenda is not affiliated with "Online Food Ordering Web App" Project. README Source: kaushikjadhav01/Online-Food-Ordering-Web-App

Open Source Agenda Badge

Open Source Agenda Rating