Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY : Define Database Schema #7

Closed
8 tasks done
Tracked by #6
tomik-z-cech opened this issue Feb 11, 2024 · 1 comment
Closed
8 tasks done
Tracked by #6

USER STORY : Define Database Schema #7

tomik-z-cech opened this issue Feb 11, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 11, 2024

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

Epic :
EPIC 2

@tomik-z-cech
Copy link
Owner Author

This was done in commit 1d2929d.

@github-project-automation github-project-automation bot moved this from In Progress to Done in PP5 - Ohm-Azing Components Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant