jseppi / health-cost-negotiator

Source for www.healthcostnegotiator.com - tool to negotiate hospital charges using CMS Medicare charge data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

health-cost-negotiator

Source for www.healthcostnegotiator.com - tool to negotiate hospital charges using CMS Medicare charge data.

This is a Django-based project.

Setup

  1. Setup your virtual environment and activate it.
  2. Use pip to install all the requirements pip install -r requirements.txt
  3. Create and fill out local-settings.py
  4. Start your server! For example python manage.py runserver 8080

About

Source for www.healthcostnegotiator.com - tool to negotiate hospital charges using CMS Medicare charge data


Languages

Language:CSS 84.8%Language:Python 10.6%Language:JavaScript 4.6%