Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zazi2002/garlion
Java-based food delivery application, which is project of Object-Oriented Programming course, simulates the process of ordering food from a restaurant.
https://github.com/zazi2002/garlion
java oop programming
Last synced: 27 days ago
JSON representation
Java-based food delivery application, which is project of Object-Oriented Programming course, simulates the process of ordering food from a restaurant.
- Host: GitHub
- URL: https://github.com/zazi2002/garlion
- Owner: ZaZi2002
- Created: 2024-09-09T06:25:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T06:39:58.000Z (5 months ago)
- Last Synced: 2024-11-07T13:18:40.466Z (3 months ago)
- Topics: java, oop, programming
- Language: Java
- Homepage:
- Size: 18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GARLION: Food Delivery Application
## Overview
This Java-based food delivery application simulates the process of ordering food from a restaurant. It allows users to browse a menu, place orders, and track their delivery status. The project is designed to demonstrate key object-oriented programming principles including inheritance, polymorphism, and encapsulation.![Garlion](https://github.com/user-attachments/assets/9b97d545-d55b-4ae3-9085-ee931db6c657)
## Features
- **User Management:** Register and log in as a user.
- **Menu Browsing:** View and select items from a restaurant menu.
- **Order Placement:** Add items to the cart and place orders.
- **Order Tracking:** Track the status of current orders.
- **Restaurant Management:** Manage menu items and view orders