Proyecto Maven desarollado con Springboot con Java 11, y persistido en base de datos mySql
User stories / Objetivos
✅ Task 1 → Login & Sign up
✅ Task 2 → A route that allows to check if the choosen answer by the player is correct.
✅ Task 3 → A route that returns a set of 10 questions (randomly selected from a JSON, these can be fake questions) with 4 possible answers.
✅ Task 4 → User model
✅ Task 5 → User CRUD
✅ Task 6 → Question model
✅ Task 7 → Question CRUD
add json whit the postman request