Written with React Native and using Firebase as a database.
https://play.google.com/store/apps/details?id=com.flansec.spektrumapp
- Home screen with link to songbook pdf.
- News screen where text is imported from Firebase.
- Lunch screen where uni's lunch menu is displayed.
- Info screen with a drawer navigator. Links to social media, homepage etc as well as an image from the database can be found here. The other pages in the drawer is a song archive and an about page.
I've only tested the app on my own device so if you notice any bugs feel free to contact me.
Used the underlying structure and followed tips of the Firebase Starter kit: 'react-native-firebase-starter'
A basic react native app with react-native-firebase
pre-integrated to get you started quickly.
- See LICENSE