By Nick Chinn nwchinn@gmail.com
This project allows users to enter a github username and it will return info on them along with displaying their rank compared to other users in the DB and will update the D3.js graphic. It uses Flask to display the server-side dynamic pages.
Activate file in order to be able run the start scripts(ghsrun & ghsdb) $ chmod +x bin/all
Start app w/ DB $ ./bin/ghsrun
Create DB $ ./bin/ghsdb