Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: Parneet-1561
- License: mit
- Language: CSS
- Default Branch: main
- Size: 19.7 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Project Overview: To build a web-based application that allows users to conveniently browse, order, and manage food items online while enabling administrators to manage products, users, and orders through a centralized dashboard. The goal is to digitize the food ordering experience with real-time updates, secure access, and efficient support handling.
Specific objectives include:
Simplify the Food Ordering Process: Allow customers to browse, search, and filter food items easily from a digital menu and place orders without visiting a physical restaurant.
Enable Real-Time Cart and Checkout Management: Let users add items to a cart, update quantities, remove items, and complete purchases with shipping details—all through an intuitive interface.
Support Order Tracking and Management: Provide users the option to view their order history, cancel pending orders, and receive updates regarding shipping or refunds.
Secure Authentication: Ensure secure login for both users and admins to protect sensitive user and order data.
Scalable and Maintainable Codebase: Build the system using modular PHP, organized database structure, and standard web technologies to support future enhancements or integrations.
Online-Food-Ordering-Web-App
Online Food Ordering System Website using PHP, SQL, HTML, JavaScript & CSS. Live Demo at: https://parneet-1561.github.io/UrbanEats/
<!-- TABLE OF CONTENTS -->
Table of Contents
System Description and Functions
Live Demo: https://parneet-1561.github.io/UrbanEats/
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/)
Links
Owner
- Login: Parneet-1561
- Kind: user
- Repositories: 1
- Profile: https://github.com/Parneet-1561
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
- Delete event: 2
- Member event: 3
- Push event: 123
- Pull request event: 109
- Create event: 8
Last Year
- Delete event: 2
- Member event: 3
- Push event: 123
- Pull request event: 109
- Create event: 8