This is an app for logging medical and other data.
Just download the repo and run from the main branch.
Starting from the home screen, the user is able to select a category for which to add a log.
When the user has added any log, the log will be available on the "Previous Logs" screen. Here, the user will be able to view a graph of any log category. The user can also select a log to edit or delete.
If no log category exists for the thing the user needs to log, the user can simply create a user-defined category by pressing the "Create Category" button. This button navigates the user to a screen where the user can select name, unit and emoji for the new category.
Lastly, the user is able to send all data via email or other as a csv-file
- Speech to text
- Datetimepicker for selecting date
- Edit log; Change category, datetime, log value
- Many different emojis to chose from when creating new category
- Darkmode
- Localization; App works in both English and Danish depending on location
- Kotlin
- Jetpack
- SQLite via Room
- EazeGraph: https://github.com/blackfizz/EazeGraph
- Gabriel Haugbøl S205350: https://github.com/gabr0236
- Sebastian Sinding S205345: https://github.com/sebsinding
- Daniel Diamant S205336: https://github.com/dani8377
- Tobias S205358: https://github.com/s205358
- Rohan Khalid S205352: https://github.com/s205352
- Mohamud Yusuf S205352