https://github.com/baquer/food_ordering_app

CSE600A Project - Java Command Line Application For Food Ordering

https://github.com/baquer/food_ordering_app

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

CSE600A Project - Java Command Line Application For Food Ordering

Basic Info
  • Host: GitHub
  • Owner: baquer
  • Language: Java
  • Default Branch: master
  • Size: 3.61 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed over 4 years ago
Metadata Files
Readme

README.md

FoodOrderingApp

CSE600A Project - Java Command Line Application For Food Ordering

Project Description:

An online food ordering system accepts orders from customers and delivers at customer’s address. Items are selected from a menu and the total bill amount is calculated. Selected items may be put in a cart and addition, deletion of items in the cart is possible. Once the order is confirmed, the time taken for delivery is intimated and the order can be tracked. There are several payment modes, cash/wallet/bank transfer/credit/debit card on delivery or pre-paid. Orders placed may be cancelled if delivery time exceeds 10% of specified time.

Technologies used:

JAVA

MY SQL

JProfiler

Flow of the Program:

Initially the Main file is executed Main.java, then which following steps are taken place. 1) Sign Up is done in the SignUp.java, where authentication is done. 2) After singing up, menu is shown to the user where user can see the menu, which is present in the ParentMenu, where View and adding on the cart such functionalities are executed. 3) Then comes to the payment part which contains the functionalities such as applying promo codes, checking minimum cart value etc, this part is present in the Rest.java file

How to run the Project

  • javac Main.java

  • java Main

Owner

  • Name: Syed Mohd Gulam Baquer
  • Login: baquer
  • Kind: user
  • Location: New Delhi
  • Company: IIIT Delhi

M.Tech CSE @ IIIT Delhi || iOS native|| Backend || ML

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels