Closed isume295 closed 1 year ago
The following features were implemented in this project:
[x] Created model using UML class diagram.
[x] All associations (1-to-many relationships) and (many-many relationships) between Models should be implemented.
[x] All attributes visible in the diagram should be defined and should be implemented. created.
[x] All app interfaces based on the wireframe must be implemented. created.
Login page and registration page
Food list
Recipe details
General shopping list view
Public recipe list
Recipes list
[x] No N+1 queries happening.
[x] Create a navigation menu that allows users to open all of the pages you created. created.
[x] Write unit and integration tests. created.
All examples are passing from my side and my partners side, here is the screen shot
The following features were implemented in this project:
[x] Created model using UML class diagram.
[x] All associations (1-to-many relationships) and (many-many relationships) between Models should be implemented.
[x] All attributes visible in the diagram should be defined and should be implemented. created.
[x] All app interfaces based on the wireframe must be implemented. created.
Login page and registration page
Food list
Recipe details
General shopping list view
Public recipe list
Recipes list
Public recipe list
[x] No N+1 queries happening.
[x] Create a navigation menu that allows users to open all of the pages you created. created.
[x] Write unit and integration tests. created.