- Meals List Screen Includes Following Informations:
Meal Name - Meal Stars Number - Meals Avarage Rate
Login - Register - Showing Already loged-In Users
-
Popup Error If Users Already Rated The Meals
-
Add Rate Screen, Stars From 1 To 5 Only
-
Save Rates To Database
Following Features
- Models
- Meal
- Stars
- User
-
Validate If Users Already Rated Their Meals
-
Validation The Rate Between 1 To 5
-
CRUD API For Meals localhost:8000/api/meals/
Should Return Avarage Rating And Number Of Rating Along With The Meal Information
- CRUD API for Stars localhost:8000/api/stars/
No One Should Be Able To Use This Crud For Rating
Create And Update API
-
Token Authentications
-
Login And Register API
-
Token Request API