equaynor / CoinPilot

0 stars 0 forks source link

Portfolio Summary #19

Closed equaynor closed 5 months ago

equaynor commented 7 months ago

As a user, I want to be able to view a summary of my portfolio, including the total value and the breakdown of holdings, so that I can monitor my investments.

Acceptance Criteria:

  1. Only authenticated users should be able to access their portfolio summary
  2. The portfolio summary should display the total value of the portfolio in the user's base currency
  3. The portfolio summary should show a breakdown of the user's holdings, including the cryptocurrency, amount, current price, and value in the base currency
  4. The portfolio summary should be updated in real-time or at regular intervals to reflect changes in cryptocurrency prices
  5. Users should be able to navigate to the portfolio summary from the application's user interface

Tasks

equaynor commented 5 months ago

Didn't implement another caching since coin data is already being cached