online-food-delivery-system

This repo contains the database of our online food delivery system website

https://github.com/likitha412/online-food-delivery-system

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

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 -->

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

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

Links

Owner

  • Login: Likitha412
  • Kind: user

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