Skip to content

An extension of the personal health records system, Indivo, supports rich queries of time-series data, such as pedometer or heart-rate information. By extending Indivo’s vitals document type, the system is able to support querying data from a wide range of dates, which can then be segmented in different ways, such as by hour, day of the week or …

Notifications You must be signed in to change notification settings

cviedmai/indivo_server

 
 

Repository files navigation

Instructions at http://wiki.chip.org/indivo

All source code is licensed under GPLv3.

- now needs django_extensions
http://github.com/django-extensions/django-extensions.git

- cron jobs should be scheduled to run
python manage.py cleanup_old_tokens

- now needs markdown support

easy_install Markdown

About

An extension of the personal health records system, Indivo, supports rich queries of time-series data, such as pedometer or heart-rate information. By extending Indivo’s vitals document type, the system is able to support querying data from a wide range of dates, which can then be segmented in different ways, such as by hour, day of the week or …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%