-
Notifications
You must be signed in to change notification settings - Fork 0
Feature List
Parker Bolick edited this page Nov 3, 2021
·
1 revision
- User can sign up
- User can log in
- User can log out
- Demo User button to login as a demo user
- Unregistered users cannot see features of the website
- Registered users are directed to a dashboard with information of their account upon log in
- Logged in users will be able to view their customized portfolio from the dashboard. It will contain a graph showing their portfolio health with past week and month history.
- Logged in users will be able to view their detailed portfolio with a drop down div below their portfolio graph which will contain each of their individually owned securities.
- Logged in users can view individual stocks which will have their own page that contains a graph with past week and month history, company information, relevant news, and a right hand side transaction div to create orders.
- Logged in users can buy a stock at a market price
- Logged in users can sell a stock at a market price
- Logged in users can place a limit order to sell at a certain price
- In settings, users can edit or delete their existing orders
- Logged in users can create a list on the right hand side of the dashboard
- When arriving at a stock's information page, allow the user to add the stock to all checked lists
- Allow user to click on the list to edit or delete list
- allow logged in users to be able to search for stocks via a search bar at the top navigation bar