Usage
- "/restaurant" - screen displayed for clients
- "/kitchen" - screen with all orders details and options to finalize order for kitchen stuff
- "/" - main ordering application for clients
Program needs local DB to run (sample file - db.sql) DB configuration in application.proporties file.
Technologies:
- Java Spring Boot:
- Thymeleaf (HTML, CSS, JavaScript)
- Spring Web
- Spring Security
- Spring Data JPA
- SQL (MySQL)
List of all products with categories
Allows to browse all current orders, mark them as finished or cancel.
Shows orders that are currently in preparation and those which are ready to be picked up.






