Android-App for simple GitHub Contribution statistics.
Dokumentation Programmentwurf für die Vorlesung Advanced Software Engineering an der DHBW Karlsruhe hier
- Android-Studio
- GitHub-Account
-
First create a new GitHub-OAuth-App to access the GitHub-API using your own account: follow the steps here
- Copy Client-Secret and Client-ID and create a auth.xml file following this template
-
Install all necessary dependencies using gradle and build the project in android studio
- Unit-Tests can be found here and run using the Android-Studio Test-Runner
