tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !

Home Page:https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY : Define Database Schema

tomik-z-cech opened this issue · comments

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

This was done in commit 1d2929d.