online-food-delivery-system
This repo contains the database of our online food delivery system website
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: scholar.google, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.8%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
This repo contains the database of our online food delivery system website
Basic Info
- Host: GitHub
- Owner: Likitha412
- License: mit
- Language: CSS
- Default Branch: main
- Size: 20.8 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
README.md
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 -->
Table of Contents
System Description and Functions
Live Demo: http://food.kajadhav.me

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:
- Search Food items
- Filter Food items
- Add items to cart, update items in cart, remove items from cart
- Buy items, Checkout, Shipping
- Cancel Order
- Create Support Tickets
- Edit their own profile
Admin can:
- Create, Retrieve, Update Delete Food items
- Create, Retrieve, Update Delete Users
- Process Orders, Cancel Orders, Refund Money
- Search Food items
- Filter Food items
- Add items to cart, update items in cart, remove items from cart
- Buy items, Checkout, Shipping
- Resolve Support Tickets
Screenshots
Find how the project looks in screenshots folder Or click here
Built With
Installation
- Download and install XAMPP/WAMP/LAMP server and download the files of this project
- Copy the folder of this project in your xampp/htdocs/www folder
- Start XAMMP. Start Apache and SQL server. Go to phpmyadmin and create a new database named 'food'
- Go to the food database created and click on 'Import' option in the top menu
- Upload the food.sql file and import it
- 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
Links
Owner
- Login: Likitha412
- Kind: user
- Repositories: 1
- Profile: https://github.com/Likitha412
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Jadhav" given-names: "Kaushik" orcid: "https://orcid.org/0000-0000-0000-0000" title: "Online-Food-Ordering-Web-App" version: 2.0.0 doi: 10.5281/zenodo.10499090 date-released: 2023-03-29 url: "https://github.com/kaushikjadhav01/Online-Food-Ordering-Web-App"
GitHub Events
Total
- Push event: 7
- Create event: 3
Last Year
- Push event: 7
- Create event: 3