Skip to content

peruginim/StreamPursuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Twitch API Website

This site uses twitch's API to pull cool site data and visualize it using Google Charts. I wanted to graph live stream data, like the data shown in twitch's built in View Stats thingy, but the API doesn't currently have support for it. Not sure how to grab that data otherwise either.

Update

Finished rough draft of first implementation of random stream selection. Now site users can go to the discover section and watch a random stream. Going to expand on this by letting users be more specific in their discover search (english language, specific game, etc). Also I want users to be able to like broadcasters and to follow them if they choose. As they go through random streams, liked streams are not only saved for them to go back to visit in the future, but this data can be compiled site-wide to get a leaderboard of sorts that shows the broadcasts with the most likes.

Update 2

Changing the name of the project to StreamPursuit.tv with a brand new domain name. Currently the site has discover working (with the exclusion of "Like" which still has to be finished). Next steps are to finish Like and to give user's a more powerful random search. Also have to change colors of site to not get in trouble with Twitch's Brand Assets Guidelines (http://www.twitch.tv/p/brandassets).

Update 3

Like is finished. Currently it adds to a counter that tracks logged in user's total likes. Also, when a user likes a channel that channel is added to a list of liked channels in mongo. Next steps are to design a Liked Channel's page that shows users what channels they have liked in the past.

About

Webpage using Twitch API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published