catapam / investnest

Project 04 - Code Institute
1 stars 2 forks source link

[TASK 3.2.2] Set up database model for assets #70

Closed catapam closed 1 month ago

catapam commented 2 months ago

Develop the database schema to store asset details, including asset type, name, symbol, quantity, and purchase price.

Acceptance Criteria:

Steps:

  1. Define the database schema for assets.
  2. Implement the model in the database.
  3. Ensure the model is linked to the user's portfolio.

Linked Issues:

Next task:
Previous task:
catapam commented 1 month ago

commit