-
Notifications
You must be signed in to change notification settings - Fork 2
Backend: Request solution #5
Copy link
Copy link
Open
Labels
Description
ToDo
- URI to respond to request for solution
- Check if the user's answer is a valid
- Get the solution from the right table
- Probably we should save the solution instead of requesting it from the database everytime
- The response should send a flag saying if it's a valid answer or not
Reactions are currently unavailable