Skip to content

grigerny/CoHelm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Co:Helm

Overview

This is a demo app for Co:Helm includes creating a prior auth and viewing a decision screen for a patient.

Setup

  1. First, clone the repository and navigate to the project directory, then open in a code editor and run the following in terminal:
  2. To set up the virtual environment: python3 -m venv .venv
  3. To activate the virtual environment: source .venv/bin/activate
  4. To install the requirements: pip install -r requirements.txt
  5. To run the app: python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published