A simple android app for recording pressure (diastolic & systolic data), glucose and weight which is uploaded to a backend for analysis for early signs using supervisor machine learning technique for predications.
- Android (Kotlin & Django)
- Health performance app
- REST API collecting data e.g pressure (diastolic & systolic data), glucose, weight
- cron task (celery tasks, calculate the pressure using diastolic and systolic)
- app populate the sqlite database
- Health Tips