An Android prototype app for supporting laboratory workers at exchanging sampling data with possibility for PDF sheet creation. Bachelor Thesis project.
Android | Jetpack Compose | Firebase App Distribution | FireStore | Koin | adaptive layouts
- Android Studio (See: https://developer.android.com/studio/install)
- Firebase App Project (See: https://firebase.google.com/docs/firestore/quickstart#android)
-
Clone this repository:
git clone https://github.com/chris-prenissl/hygiene-lab-companion.git
-
Copy your
google-services.json
file into the composeApp directory -
Change the applicationId in the composeApp
build.gradle.kts
to the registered name in Firebase. -
You should now be able to run the app.
The app icon is designed by Freepik.
This project is licensed under the MIT License - see the LICENSE file for details.