Sandwitch is fullstack application, based on Spring Boot and Angular, for ordering food from restaurant. There will be wide scope of features that user can do in our service. It is based on nowadays very popular idea of food ordering with delivery in Covid time.
- user can create account, order food and wait for its order
- admin panel (adding new ingredients, products, managing order status [CRUD], set user account level (user or admin))
- visually atractive Angular client
- Angular - for frontend
- Spring Boot + Spring Security - for backend
- MySQL + Hibernate - for DB solution
Application will have contain:
- Spring Boot server app
- Angular client app
- MySQL database
Frontend storybook: https://github.com/AdamJochemczyk/sandwitch-components
- default set of data in DB
- fixed DB
- corrected diagrams (first one in conceptual way, second one with correct tables)