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 (6.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: AgnideepPoddar
  • License: mit
  • Language: CSS
  • Default Branch: main
  • Size: 20.8 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation

README.md

Food Ordering System

visit- https://projectworlds.in/php-projects/food-ordering-system-project-in-php/

How To Install -

  1. Create Database food.
  2. Run food.sql script provided in sql folder.
  3. Go to login.php and try out our application. Sample user credentials can be found in users & wallet_details table.

Note -

  1. This is not ready for PRODUCTION.
  2. The username and password of sample users are stored in table users.
  3. Only Customers with "Verified" status can place orders using "Cash on Delivery" option.
  4. By default a new customer gets 2000 coins in Wallet on signing up, and a fake Credit card number & CVV number is generated and stored in SQL Table "wallet_details" with corresponding new customer's ID.
  5. Use that Card Number & CVV while placing an order, else order won't be successful or use "Cash on delivery" option.
  6. What's lacking? Dynamic payment(real payment system) and error reporting lacks in this project. And also one might wish for showing corresponding food item's photo and all that stuff.

Owner

  • Login: AgnideepPoddar
  • 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
  • Watch event: 1
  • Member event: 1
  • Push event: 1
Last Year
  • Watch event: 1
  • Member event: 1
  • Push event: 1