Skip to content

RezaGooner/University-food-ordering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


University Food Ordering System 🍔🍕🌯

A Java-based food ordering system designed for university campuses. This system allows students and staff to browse available food options, select their meal, and place an order seamlessly.

Features:

  • 🍽️ Browse a list of available foods
  • 🛒 Add items to your cart
  • 📅 Track orders
  • 🏫 University-specific setup

Installation:

  1. Clone the repository:
    git clone https://github.com/RezaGooner/University-food-ordering.git
  2. Compile and run the Main.java file:
    javac Main.java
    java Main

License:

Licensed under Apache-2.0 License.

For more details, feel free to explore the code or contribute to the project!