chrisleee / twitch-stocks

A web platform that allows you to invest in Twitch streamers with imaginary points.
GNU General Public License v3.0
21 stars 8 forks source link

Dashboard: Create Top Streamers components #75

Open chrisleee opened 7 years ago

chrisleee commented 7 years ago

Choose appropriate component names, such as TopStreamerContainer, TopStreamerList, and TopStreamer.

Users should be able to click between three (maybe 4-5?) streamers and see information similar to the reference image below. That is, these should not be in a top-to-bottom list like the Most Popular Stocks. Only one streamer's information should be shown at a time.

Mockup

image

Reference image

image (from Coinbase.com)

jallier commented 7 years ago

I have made the top 3 streamers sections of this component with the info panels and the time period selectors and the accompanying changes to the server as of commit c10daac07d2967d28b8a600f5fbecee374e7dc96 I am gonna need help with the layout because I really suck at css layouts Also, to render the graph and calculate the change over time we're gonna need the historical streamer data