dj_diabetes

Django Diabetes is a personal Glucose Manager


Keywords
health, python, self-hosted, webapp
License
BSD-3-Clause
Install
pip install dj_diabetes==0.3.1

Documentation

Code Climate Test Coverage Scrutinizer Code Quality Travis Status Latest version Python version supported License

Django Diabetes

Django Diabetes is a personal Glucose Manager

It allows you to follow your daily health

Improvements

As I'm not suffering from diabetes, I am very open to suggestions for improvement of this project that I designed for a friend. For example with the type of examinations, etc... Currently I maintain the project by evolving versions of python and django.

Requirements:

  • Python 3.6
  • Django 2
  • arrow 0.12.x

Installation:

to get the project, from your virtualenv, do :

git clone https://github.com/push-things/dj-diabetes.git

to add the needed modules , do :

pip install -r requirements.txt

create a new user who will be the admin :

python manage.py createsuperuser

and at least :

python manage.py makemigrations dj_diabetes
python manage.py migrate dj_diabetes
python manage.py loaddata dj_diabetes_preferences.json
python manage.py createsuperuser

to startup the database and load the data

http://foxmask.trigger-happy.eu/static/2014/06/glucose_manager-1024x771.png