MyGrades Android App
MyGrades is an Android App to help you stay up to date with your university grades - it automatically fetches your grades and informs you about new marks. To do so, it simulates a browser which logs into your university's website and extracts the desired information with XPATH (web scraping). It is currenty maintained by Daniel Habenicht and was mainly developed by Tilman Ginzel and Jonas Theis, with the help of Rahel Habacker.
Get it here:
Google Play |
Direct Download |
F-Droid Repository (maintained by IzzySoft)
-
Clone the project
git clone https://github.com/MyGradesReloaded/mygrades-app.git
. -
Edit the config must so the string implemented in
getServerUrl()
point to your running server.
- jsoup
- Retrofit
- greenDAO
- EventBus
- secure-preferences
- android-advancedrecyclerview
- vector-compat
- materialish-progress
- android-Ultra-Pull-To-Refresh
- MPAndroidChart
- android-support-preference
- JTidy
- Groovy
- Spock Framework
- Hamcrest
- FloatingActionButton
This project is licensed under the Apache Software License, Version 2.0.