Skip to content

An App for accessing and displaying the MyTFG VPlan

Notifications You must be signed in to change notification settings

MyTFG/mytfg-vplan-app

Repository files navigation

MyTFG

build status

This is the official App of the Theodor-Fliedner-Gymnasium Düsseldorf.

It uses the MyTFG API.

MyTFG Logo

MyTFG is accessible via MyTFG.de.

Available via Google Play.

Features

  • VPlan
  • Exam Schedule
  • VRR information
  • TFG News
  • TFG Calendar
  • TFG Partners
    • "Förderverein"
    • "Elternschaft"
    • "Schulstiftung"
  • MyTFG Pages
  • PDF Viewer
  • Push Notifications

Contribution

Feel free to contribute to this project.

Ideas

If you have suggestions on how to improve this App, please contact us:

  • You can use the Feedback formular inside the App
  • Create an Issue on Github
  • Write an E-Mail to dev@mytfg.de

Development

If you want to do more, clone this project and use Android Studio.
It should be ready-to-built directly.
Implement the changes you would like to realize and create a pull request.

Please only use the MyTFG API to request external contents.
If you need the API to offer a specific function, you can ask for it at dev@mytfg.de.

Please use the Google Coding Standard for Java.