Skip to content

rohatgiy/hoopshub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to HoopsHub!

HoopsHub is a Google Chrome extension that fetches game times from an official NBA datasheet and provides streaming links for each game. Try it out here!

hoopshubss3

hoopshubss4

How to use:

Today's Games:

The today's games section shows games that are happening on today's UTC date. Select the card of a game you're interested in watching. Click 'Stream it!' to access a streaming link for the game. Click 'Remind me!' to receive a Google Chrome notification 1 hour before the game begins.

hoopshubss5

Upcoming Games:

The upcoming games section shows games that are happening within the next UTC week. Select the card of a game you're interested in watching. Click 'Remind me!' to receive a Google Chrome notification 1 hour before the game begins.

hoopshubss6

Technologies used:

HoopsHub is a Google Chrome extension created using vanilla Javascript, HTML, and CSS. The pop-up display was styled using custom CSS and Bootstrap, and designed with a basic HTML iframe display. The Javascript behind the scenes makes use of AJAX requests and HTML DOM manipulation to dynamically generate cards for each basketball game. The reminder system makes use of the Chrome Developers API to set alarms and provide notifications after the extension is closed.

All game data is fetched from an Official NBA datasheet.

Copyright and License:

Licensed under the MIT License.

About

A Google Chrome extension that fetches game times from an official NBA datasheet and provides stream links for each game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors