MVP List - maxbildner/coinspace GitHub Wiki
This web application is inspired by Coinbase, a digital currency brokerage exchange that allows users to buy, sell, and research various digital assets such as Bitcoin, Ethereum, or Lite coin.
- Hosting on Heroku (07/30/2019)
- New account creation/deletion, login, demo login (07/30/2019, 1 day)
- Users can sign up, sign in, log out
- Users can use a demo login to try the site
- Users can't use certain features without logging in (view dashboard, edit watchlist, buy/sell)
- Coin price detail (08/01/2019, 2 days)
- display price over time in various time periods (1HR, 24HR, 1WK, 1M, 1YR, ALL)
- display market cap, volume (24hr), all time high
- display short 3-4 sentence description about cryptocurrency
- display top news stories about related cryptocurrency
- User Dashboard + Portfolio (08/03/2019, 2 days)
- Users can view their overall portfolio value over time
- Users can view a list of all cryptos
- View/follow favorite cryptocurrencies
- View recent activity (buy/sell activity)
- Cryptocurrency price search (08/05/2019, 2 days)
- search by name for any of the top 1000+ cryptocurrencies (market cap)
- can sort results by name, price, %change, market cap
- Watchlist (08/06/2019, 1 day)
- search by name for any of the top 1000+ cryptocurrencies (market cap)
- can sort results by name, price, %change, market cap
- Production README (08/07/2019, 0.5 days)