mvp list - echen831/Robbyhood GitHub Wiki
MVP List
Robbyhood, a clone of Robinhood, is a website that allows people to invest in stocks without fees.
1. Hosting on Heroku (4/28/2020)
2. New account creation, login and guest demo login (4/30/2020, 2 Days)
- Users are able to sign up, sign in and log out.
- Users can user a demo login to demo the site.
- Certain access is only available if the users is logged in.
3. Asset/Stock Search (5/2/2020, 3 days)
- Users are able to search for a particular asset/stock by symbols or name.
4. Asset/Stock Detail (5/4/2020, 2 Days)
- Users can search and see details of a particular asset/stock.
5. Watchlist (5/6/2020, 2 Days)
- Logged in users are able to add and remove stocks to their watchlist.
6. Dashboard and Portfolio (5/7/2020, 1 Day)
- Users have a private dashboard that shows their personal information, investments and assets.
- Only current users can access their own portfolio.