Skip to content

Project Description

Naveen Chithan edited this page Oct 1, 2022 · 13 revisions

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.

Delta-WorkFlow.pdf

Here is an idea for mobile screens:

Splash Screens:

Splash_Screen_1

Splash_Screen_2

Splash_Screen_3

Sign-Up Screen:

sign_up_screen

Sign-in Screen:

sign_in_screen

Home Screen:

Mobile-Screens-Home.pdf

Settings Screen:

Mobile-Screens-Settings.pdf

Cloud Screen:

Mobile-Screens-Cloud