Skip to content

ebakep/hacktoberfest-checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest Checker

Useful checker web app for seeing how close you are to achieving the requirments for a free t-shirt as part of Hacktoberfest.

https://hacktoberfestchecker.herokuapp.com/

Running the app

TODO

  • Ajax form submission
  • Implement an actual web page using bootstrap or something
  • Add field for entering github username
  • Cache usernames and etags to make use of If-None-Match to reduce risk of reaching rate limit on github API.
  • Show a list of pull requests in question
  • Add disclaimer (github API only allows max of 300 events, so if you're a busy github bee, it probably won't do you justice)
  • Add contextual message, e.g. 2/4 PRs done "Half way there", 4/4 PRs done "Way to go", 12/4 PRs done "Now you're showing off"

About

Check how you're doing in hacktoberfest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.7%
  • JavaScript 28.3%
  • CSS 23.0%