You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Developer, I need to create databse schema that fits the purpose of the project and also create all the modular apps that will be used in the project.
Acceptance Criteria :
All Django apps are created and database schema in place to adhere to.
Tasks :
Create Landing app + models
Create Owner app + models
Create Items app + models
Create Profilemanager app + models
Create Vault app + models
Create Checkout app + models
Create Wishlist app + models
Create Database Schema that shows names of tables, fileds and relationships
As a Developer, I need to create databse schema that fits the purpose of the project and also create all the modular apps that will be used in the project.
Acceptance Criteria :
All Django apps are created and database schema in place to adhere to.
Tasks :
Epic :
EPIC 2
The text was updated successfully, but these errors were encountered: