Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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