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.
- 🍽️ Browse a list of available foods
- 🛒 Add items to your cart
- 📅 Track orders
- 🏫 University-specific setup
- Clone the repository:
git clone https://github.com/RezaGooner/University-food-ordering.git
- Compile and run the
Main.java
file:javac Main.java java Main
Licensed under Apache-2.0 License.
For more details, feel free to explore the code or contribute to the project!