Skip to content

A calculator for binging Game of Thrones before the Season 8 premiere!

Notifications You must be signed in to change notification settings

skyreep/GoT-Binge-O-Matic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoT Binge-O-Matic

Preview

Demo

A live demo is available here: https://skyreep.github.io/GoT-Binge-O-Matic/

Description

A Game of Thrones countdown clock built with HTML, CSS, Bootstrap, and vanilla JavaScript. It also calculates how much time you would need to spend binging the show each day before the season 8 premiere in order to successfully watch every prior episode beforehand. It is updated every 1s and will change automatically once the premiere airs. Completed for an 8 hour rapid development cycle project in the CSCI-495 IS Capstone course at Coastal Carolina University.

Dependencies

  • Bootstrap

Usage

Want to contribute? Great!

To enhance the website, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Future Work

while the hero image and content sections are fluid containers and I have built media queries to adjust the background image, the 600px media query won't work on modern high res device displays like iPad and iPhones which have an extremely rich pixel density. As a result I believe I need to implement a new media query that focuses on pixel density rather than pixel based display width. [UPDATE] This issue was fixed by implementing a media query that changes image based on browser orientation (landscape/portait)

About

A calculator for binging Game of Thrones before the Season 8 premiere!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published