18cs380-Object Oriented Programming Lab
18cs380-Object Oriented Programming Lab
18cs380-Object Oriented Programming Lab
PROGRAMMING LAB
ONLINE FOOD DELIVERY SYSTEM
Aim:
System Model:
The structure of the system can be divided into 3 main logical
components:
Product Function:
• Create an account.
• Manage their account.
• Log in to the system.
• Navigate the restaurant’s menu.
• Select an item from the menu.
• Add an item to their current order.
• Review their current order.
• Remove an item/remove all items from their current order.
• Provide payment details.
• Place an order.
• Receive confirmation in the form of an order number.
• View order placed.