Database project made by NWR students, for NWR
Using Flask Python Microframework
- Download master branch as zip
- Extract zip file
- Navigate to the NWRDBProject-master folder in a command line
- Run the command: export FLASK_APP=test.py
- Run the command: flask run