Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Android app to collect data to be analyzed for medical purposes.

License

Notifications You must be signed in to change notification settings

jokoframework/medical-data-android

 
 

Repository files navigation

Android app to collect medical data

Android app to collect data to be analyzed for medical purposes. Its development was started as part of a final degree project at UCM which can be found here: System to predict bipolar disorder crises analysing massive data by Ana María Martínez. This mobile app is being used in the project Bip4cast, in which data of patients from the San Juan de Dios hospital is being collected with the objective of improving the treatment of the bipolar disorder whose crises that can be avoided through early prediction.

University "Católica Nuestra Señora de la Asunción" is colaborating to resolve some of the issues of the parent repository, in the scope of Uca Summer Of Code 2017, "Facultad de Ciencias y Tecnología", Informatic Engineering, Software Engineering 2.

Bip4cast.apk can be used to install the last stable version of the app in your Android device. In case that you want to set the project you should read the HOW TO guide. Screenshots of the application in a device with Android 6.0.1 can be seen in screenshots and screenshots_ES. Also, a video of the app in the same device can be seen in the following link: https://youtu.be/InZCw9WAZzI.

Main screen

Daily test

Android Studio is being used to develop the app. The Android Developers guide was used for writting the code.

Prototyping

The folder prototype_ES contains images of a prototype of the app done with JUSTINMIND. Also, two prototype videos of how the app will work can be se#en here: Daily use and Registration. Take into account that the prototype was done at the beginning of the development of the app and there are some differences between the app and the prototype as some changes has been introduced.

Main screen - prototype

Daily test - prototype

Requirements

Android 4.1 Jelly Bean or higher.

Code Style

This project adhere to the official Android Code Style Guidelines.

Authors

The development of this project was started by Ana María Martínez Gómez and you can see all contributors here: contributors. Nobody is reviewing pull requests at the moment, but in case that you want to develop this project by yourself you can read the HOW TO guide.

Licence

Code published under GNU GENERAL PUBLIC LICENSE v3 (see LICENSE).

Sonar Runner Analysis

To make a sonar analysis of the code, you need to follow this guide, to download requested files. The sonar-project.properties is already set in the project.

Compile Application Through Command Line

In order to compile the application using the command line you first need to assure that you have the neccesary SDK tools to do it. Follow this guide to Install SDK tools. Next you need to download/clone this repository

 git clone https://github.com/jokoframework/medical-data-android.git
 cd medical-data-android

Instruction on how to compile the application can be found here.

About

Android app to collect data to be analyzed for medical purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%