Backend for Pizzeria-react
TDD and best programming practices
Online web-site. Demo
- Store all standard things like: add-ons, standard pizza from menu, etc, in Postgres DB
- Add composed pizza by user to DB
- Output all/one standard pizza and add-ons in JSON format
- Delete all/one pizzas or add-ons from DB
- Spring Security
- Login
- Disable some endpoints to user