Built with these:
✅ Client
- View the catalog of dishes with sorting, and filtering
- Add dishes to the cart, modify their quantity, or remove them
- Place an order and track its status
✅ Manager
- View all orders with filtering options
- Update order statuses
- Delete users or change their roles (Client/Manager)
- Java EE
- Servlets
- Filters
- Listeners
- JSP
- MySQL (used standard JDBC for connection)
- Servlet Container (Recommended Tomcat v.9.0.52)
- MVC Pattern Overview







