Skip to main content

Django Diabetes is a personal Glucose Manager

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dj_diabetes-0.3.1.tar.gz (88.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page