Skip to content

cooltoast/medicalCosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Medical Costs

Flask app to enter and display costs of medical procedures.

Installation

Make sure you have Flask installed.

Clone.

git clone https://github.com/cooltoast/medicalCosts.git

Run the app.

python __init__.py

Head over to http://localhost:4000/

Debugging

Set DEBUG environment variable.

export DEBUG=1

About

A Flask Python web app running on Apache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published