This repository contains the code developed during the "Diabetes" project. Purpose of this project is: (i) to help people with diabetes have a better life quality, (ii) to help physicians that work with people that have diabetes specialize on the needs of their patients, and (iii) to help people with metabolic syndrome get a better lifestyle, acquire knowledge about food and exercise in order to help them to avoid becoming diabetics.
In [users readme] (https://github.com/ellak-monades-aristeias/diabetes/blob/master/READMEusers.pdf) you may see the readme file that is intended for the users (a small manual of our application).
In [developers readme] (https://github.com/ellak-monades-aristeias/diabetes/blob/master/READMEprogrammers.pdf) you may see the readme file that is intended for the developers (this part is referring to the database and nutrition table parts, that are not thoroughly described in the wiki pages of the project, where the technical documentation lays).
For more technical information about this project visit Wiki pages.
This project was developed by: Petros Manousis ([email protected]), Thanos Pappas ([email protected]), Mikela Kakarantza ([email protected]), and Giorgos Zachos ([email protected]).
Special thanks to: Dr. Vasileios Tsimichodimos for his help and advice.
The links that follow have the source code of the files that implement the deliverable parts.
- [Deliverable 1] (https://github.com/ellak-monades-aristeias/diabetes/blob/master/src/com/example/diabetes/MainActivity.java)
- [Deliverable 2] (https://github.com/ellak-monades-aristeias/diabetes/blob/master/src/com/example/diabetes/Nutrition.java)
- [Deliverable 3] (https://github.com/ellak-monades-aristeias/diabetes/blob/master/src/com/example/diabetes/WorkoutActivity.java)
- [Greek translation] (https://github.com/ellak-monades-aristeias/diabetes/blob/master/res/values-el/strings.xml)
- [English translation] (https://github.com/ellak-monades-aristeias/diabetes/blob/master/res/values/strings.xml)