[x] Contains stock data for different companies (Google, Apple, etc.)
[x] Buttons for different aspects of stocks (ticker, high, low, etc.) can sort the stock data for each of the companies by that aspect (backend verifies that the numbers for each key match)
[x] Ensure that the Stock Dashboard page is consistent with the other pages in terms of what shows up on the navbar menu (sign in, live stats, etc.)
[x] Ensure that the styling of the Stock Dashboard page is consistent with the other pages (background color of the page, background color of the buttons, font color, etc.)
[x] Work on the leaderboard that sorts the different companies by ratings and stock attributes (much like the ones shown for the stock dashboard)
[x] Build off of the leaderboard made from last trimester's ASL recognition project
[x] Make changes to the attributes that the last leaderboard was sorted by to fit the purposes of our stock project
Sketch of what I want this the stock dashboard to look like:
Actual Frontend Design (Currently as of 5/20)
Stock Dashboard page is consistent with the styling of the other pages as well as what is visible in the navbar menu
Stock Dashboard can sort the stock data for different companies by various attributes. Below is an example with sorting by growth percentage:
Update to Actual Frontend Design (as of 5/28)
Frontend/Backend Connection
Here is another example that sorts by volume:
Backend stats for all the companies match up with the volume stats (and other attributes) shown in the frontend:
Leaderboard that this project will be built of off
Update 5/27
[x] Have created the necessary files for performance of each user (alongside Krishiv)
Agenda Bullets
Sketch of what I want this the stock dashboard to look like:
Actual Frontend Design (Currently as of 5/20)
Stock Dashboard page is consistent with the styling of the other pages as well as what is visible in the navbar menu
Stock Dashboard can sort the stock data for different companies by various attributes. Below is an example with sorting by growth percentage:
Update to Actual Frontend Design (as of 5/28)
Frontend/Backend Connection
Here is another example that sorts by volume:
Backend stats for all the companies match up with the volume stats (and other attributes) shown in the frontend:
Leaderboard that this project will be built of off
Update 5/27