Skip to content

This Web App processes heart signals from a Holter Monitor prototype device. Also, It stores patients' history. Thesis project. Authors: Fiorella Quino (@kafio23) and Gabriela Garcia (@gabrielagarcia9). Free science!

Notifications You must be signed in to change notification settings

kafio23/holter-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Web will process heart signals from a Holter monitor prototype device. Also It will save patients' history.

Download this project and make it better! ;)

Thesis project. Authors: Fiorella Quino O. and Gabriela Garcia G. Lima - Peru (2017-2018)

  • Python 3.7
  • Django 2.1

Installing Web App

  1. Clone the project

  2. Execute these commands

pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

Commands

Dumpdata

python manage.py dumpdata --exclude auth.permission --exclude contenttypes --ident 2 > initial.json

About

This Web App processes heart signals from a Holter Monitor prototype device. Also, It stores patients' history. Thesis project. Authors: Fiorella Quino (@kafio23) and Gabriela Garcia (@gabrielagarcia9). Free science!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published