Coder Social home page Coder Social logo

ylavinia / electronic_medical_records_oneclickvitals Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 73.6 MB

A web application that manages and tracks patient records, developed to facilitate medical doctors and their staff.

Python 92.03% Shell 0.04% CSS 0.71% JavaScript 3.97% HTML 3.04% Roff 0.21%

electronic_medical_records_oneclickvitals's Introduction

Electronic Medical Records OneClickVitals

A web application that manages and tracks patient records, developed to facilitate medical doctors and their staff.

The application is developed and tested in a virtual environment. Contributors include Yukhe Lavinia and Sirisha Dumpala. Both contributors share equal role in developing the project. Coding and testing were completed in 2015.

Software requirements:

Python = 3.4.0

Django = 1.8.4

The following lists the tests done and the tools used:

Static unit testing - Pylint

Dynamic unit testing - Python Unittest

Functional testing - Selenium IDE and Selenium WebDriver

To run:

Go to the project root directory

Create virtual environment with python=3.4, django=1.8.4 (assuming Anaconda is installed; otherwise, you can create it using Python virtualenv):

conda create -n newvirenv python=3.4 django=1.8.4  

Activate the virtual environment:

source newvirenv activate 

Then install the following:

easy_install -Z django-registration

pip install django-datetime-widget

pip install django-widget-tweaks

pip install django-localflavor

pip install django-chart-tools

pip install Pillow

Run:

python manage.py runserver

electronic_medical_records_oneclickvitals's People

Contributors

ylavinia avatar

Stargazers

Shubhra Prakash Paul avatar Blake McClellan avatar

Watchers

 avatar  avatar Blake McClellan avatar

Forkers

heartlydeene

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.