Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 383 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 383 Bytes

CU Boulder FCQ Tool

To Use

Visit cu-boulder-fcq-tool.herokuapp.com.

To run locally, clone the repository, run pip install -r requirements.txt, then python3 app.py. Finally, visit 127.0.0.1:5000. Note: these instructions are written for a Unix-like system. Please consult Windows documentation to run the equivalent commands.