Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.62 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.62 KB

MPG VPlan

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.

Screenshots

Settings Main Screen
settings main screen

Getting Started

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:

iOS

Open the project in XCode and click the run button.

Android

Either use react-native run-android or open the project in the android directory in Android Studio and click the run button.

Support / Contributing

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.