Experiment 4 Use Case
Experiment 4 Use Case
Aim
To create a Use Case Diagram of Online Food ordering Application.
Requirements
1. Software Requirement: - Microsoft Word, Star Uml.
2. Hardware Requirement: - Keyboard, mouse, Lan, Monitor, CPU.
Theory
UML Use Case Diagram
A use case diagram is used to represent the dynamic behaviour of a system. It encapsulates the
system's functionality by incorporating use cases, actors, and their relationships. It models the
tasks, services, and functions required by a system/subsystem of an application. It depicts the
high-level functionality of a system and also tells how the user handles a system.
Login :- User will have to Login in the application if his/her account already exist.
Receive Order:- Restaurant worker will accept the order and if the selected food item is available.
Pack Food:- Restaurant worker will pack the food after preparing it.
Pickup Order:- The delivery guy will pickup the order to deliver it.
Deliver order:- Then at the last, the delivery guy will deliver the order.