Tech spec: angular 1.3.0 bootstrap 3.1.1
I decided to make some changes to the original spec I hope you don't mind.
Enter any amount of users you want Display total stars for each user Display an average "stars per repo" for each user Declare a winner Display a Score based on total number of stars, forks, open issues and information pages
Consider public repo contributions as well (i don't think its possible with the actual api) Gamify it a bit more
It comes with all the components needed to work and it doesn't use any server side languages, so you can run it in the browser.
- Just open the index.html page
- Add several users
- press Start Comparison
- Enjoy the results
It was a small fun project.
Thanks for the opportunity!