-
make a reacted-based website for the pizza-page
- landing-page
- make a landing page that display all pizzas available
- add feature allowing to rate each pizza
- after login: remember users last score
- statistics page
- show average score for each pizza
- calculator
- input number of people. using pk (pizzakonstanten)
- login (optional)
- making a either a new user (only username) or login with existing username (local storage)
- landing-page
-
Adding a database
- TBA