JonAmparo / Restaurant-Delivery-System

The purpose of this specificationis to define the requirements and developments of the Restaurant Delivery System. This systemwill keeptrack of delivery men, restaurant managers, clients, system administrators, restaurants and menus. Your applicationwill allow Administratorsto add new Restaurant, edit them and delete them. Each Restaurant can then have a menu which can beeditedand deleted. An administrator can also add a Delivery man which can be edited and deleted (disabled). The system will handle the clients and their account. Client can edit and closetheir account. They can also order a meal from a givenRestaurantand view their order history. A Manager can view the orders accepted by any Restaurant. The Restaurateur is able to view the orders made for a giving Restaurant and take charge of it. A Delivery man can view all the Orders in his Postal Code area, and take charge of it.You will not be providedwith any support infrastructure for this project. You will design and implement all the classes needed to complete the Restaurant Delivery System. More details about the program are provided in the Specifications section.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

The purpose of this specificationis to define the requirements and developments of the Restaurant Delivery System. This systemwill keeptrack of delivery men, restaurant managers, clients, system administrators, restaurants and menus. Your applicationwill allow Administratorsto add new Restaurant, edit them and delete them. Each Restaurant can then have a menu which can beeditedand deleted. An administrator can also add a Delivery man which can be edited and deleted (disabled). The system will handle the clients and their account. Client can edit and closetheir account. They can also order a meal from a givenRestaurantand view their order history. A Manager can view the orders accepted by any Restaurant. The Restaurateur is able to view the orders made for a giving Restaurant and take charge of it. A Delivery man can view all the Orders in his Postal Code area, and take charge of it.You will not be providedwith any support infrastructure for this project. You will design and implement all the classes needed to complete the Restaurant Delivery System. More details about the program are provided in the Specifications section.


Languages

Language:Java 100.0%