-
Notifications
You must be signed in to change notification settings - Fork 0
MVPs
ClifDevelops edited this page Apr 23, 2021
·
1 revision
- 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.
- 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.
- 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.
- 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.
- Percentage changes of each owned coin since purchase.