Burger Shop Manager
This application uses JAVA Swing. This food shop management application can perform nearly all tasks of a food shop. It has three types of users.
The "Admin"
- Can grant the "Seller" permission.
- Can see live sellers, different sellers, pending sellers, and daily earnings updates.
- "Admin" can remove any "Seller”.
The "Buyer"
- Can order burgers from the menu.
- He can choose items from stock if he doesn't have the item.
- He can see the payment details and can prevent any mistakes.
The “Seller”
- Stores daily food items delivers food per order and tracks transactions.
- He can also keep track of the number of items being sold.
Tech Stack: