Usage instructions:
- Clone this repository
- pip3 install -r requirements.txt to install the prequisites for this program
- cd brevets (go into the brevets folder)
- python3 flask_brevets.py
- open web browser
- go to "localhost:8000"
- to test, go to brevets folder, then run nosetests.py
- NOTE: tests do not seem to work at this time for the open_times, however upon testing of the values in the browser they are working just fine