SchulHack

A react native app to show the substitutionplan and tasks from iserv

? Homepage

Install

You can find this app on fdroid and the play store. You can also build it yourself. To do so, follow these steps:

  • Get react native setup as well as the Android SDK.
  • Clone this repo to your machine using git
  • RUn these commands:

yarn
cd android
cp gradle.properties.example gradle.properties
  • Generate a keychain (google it)
  • edit gradle.properties with your values
  • ./gradlew assembleRelease
  • Your apks should be in app/build/outputs/apks

Author

? Alwin Lohrie

? Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. By Contributing you agree that your contribution will be released under GPLv3.
All merge requests should be made against the develop branch, not master!

Show your support

Give a ⭐️ if this project helped you!

GitHub

View Github