catapam / investnest

Project 04 - Code Institute
1 stars 2 forks source link

[TASK 3.1.3] Implement backend logic to store portfolio data. #62

Closed catapam closed 1 month ago

catapam commented 2 months ago

Develop the backend functionality to save the newly created portfolio to the database, associating it with the correct user.

Acceptance Criteria:

Steps:

  1. Implement backend logic to handle the portfolio creation request.
  2. Ensure the portfolio is correctly linked to the user in the database.
  3. Test the database integration to ensure data consistency.

Linked Issues:

Next task:
Previous task:
catapam commented 1 month ago

commit