Skip to content
ClifDevelops edited this page Apr 23, 2021 · 1 revision

MVPs

Dashboard + Portfolio

  • A user can keep track of their total coins and USD.
  • The dashboard/portfolio also shows a graph of the user's history across set intervals.
  • The dashboard displays a sidebar with current coins plus watchlist.

Coin Detail

  • Each coin would have its own page showing its history and other relevant details.
  • An option for a user to purchase coins.
  • An option for a user to sell coins.
  • A user can add/remove the coin from their watchlist.

Watchlist

  • A user can add new coins to their watchlist to be able to track its progress.
  • A user can remove coins from their watchlist.
  • A user can be redirected to a coin's detail page through their watchlist.

Coin Search

  • A search bar where a user can find available coins and go over to the details page for that coin.
  • Alternatively a coin-browsing page that shows a list of all available coins.

STRETCH

  • Percentage changes of each owned coin since purchase.

Clone this wiki locally