| 1 | === Application Design – Use Cases and Database Access Scenarios – SQL View |
| 2 | ==== Actors |
| 3 | * Restaurant Owner: Users who owns a restaurant. They can do modifications on their restaurants menu’s, items, their prices. Management of their own restaurants |
| 4 | * Delivery man: Users who are responsible for delivering orders assigned to them. They are assigned by the delivery firm. |
| 5 | * Customer: User who has an overview of all the restaurants and their menus. Once signed in, they can order items and leave reviews. |
| 6 | * Super user: Owner of the application |