The companion app for students of the Max-Planck-Gymnasium in Groß-Umstadt, Hesse. Powered by React Native
Find it on the iOS App Store here! Or on the Google Play Store here! For a Windows version, take a look at this repository.
Get an always up-to-date and nicely designed representation of the substitution plan, instead of finding out your next four classes are cancelled after an 30 minute long bus drive.
Settings | Main Screen |
---|---|
To run the app, clone this repository git clone https://github.com/mpggu/mobileApp
,
install the dependencies npm i
and
read up on the React-Native getting started guide, then:
Open the project in XCode and click the run button.
Either use react-native run-android
or open the project in the android
directory in Android Studio and click the run button.
If you have any trouble with the app, please open an issue or contact us to let us know!
Even better, help us improve it by forking and submitting a Pull Request.