MVP Feature List - zyusnow/eRobin GitHub Wiki

1. Users

  • A new user can sign up for an account
  • An existing user can log in
  • A demo user can try out the site without an account

2. Watchlists(CRUD)

  • Users can view, update, and delete a watchlist
  • In each watchlist, users can add/remove stocks to the watchlist

3. Stock Search

  • Users can search for stocks by either ticker or name

4. Stock Details

  • Users can view the stock price trend over time
  • Users can view stock company information

5. Transactions

  • Logged in users can buy/sell stocks
  • Logged in users can view the past transactions

6. Dashboard/Portfolio

  • Users can view portfolio chart
  • Users can view and buy/sell their holdings.

7. Hosting to Heroku

8. Production ReadMe