Skip to content

MaterialMensa is a cafeteria app for the Paderborn University.

License

Notifications You must be signed in to change notification settings

mkaradeniz/MaterialMensa

Repository files navigation

MaterialMensa

MaterialMensa is a cafeteria app for the Paderborn University.

Get it on the Play Store.

Development

API

Firebase

  • MaterialMensa uses two Firebase projects, one for debug and one for release builds.
  • Set up your Firebase projects according to the docs.
  • In the debug project add an Android app with the package name de.prttstft.materialmensa.debug and in the release projectde.prttstft.materialmensa. Create two folders "debug" and "release" inside app/src and add your google-services.json into the respective folders.
  • See resources/rules on how to compile and deploy database rules.

Kotlin

MaterialMensas code is party written in Kotlin. New code should be written in Kotlin directly while old code may be converted in the future.

Legacy Version

The legacy version without Firebase or Google Play Services dependencies can be found here.

Acknowledgements

About

MaterialMensa is a cafeteria app for the Paderborn University.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published