-
Notifications
You must be signed in to change notification settings - Fork 0
Project Description
Delta is a mobile service that will record information such as acceleration or body temperature via Android devices so as to pipeline into an ML model to predict what the user is doing. It is designed to monitor behaviors, such as smoking or taking medication.
The mobile platform targeted is Android OS. We will thus be using the Kotlin language and Android Studio. For the hosting of the web application / database, we will be using Django as a backend REST API and React as front end.
We will need to ensure that data can be transferred via the mobile app to the Django web app. This will require close coordination between mobile device and server to ensure accurate and fast data transmission.
[UPDATE 09/12/22]:
Our task is only considering the phone and web aspect. We will not consider the watch or AI in any extent other than sending and receiving data from them. See Delta-Workflow
for more. Our job is only to send and receive data in an elegant fashion.
Here is the general workflow.
Here is an idea for mobile screens:
Splash Screens:
Sign-Up Screen:
Sign-in Screen:
Home Screen:
Settings Screen:
Cloud Screen: