Make sure you are in the root directory, WebAppBackEnd/
Run the following commands.
If you do not have pipenv installed already: Linux/Windows
OSX
Then run:
Change into python-flask directory: run using:
using pipenv to install dependencies.
Open http://0.0.0.0:8000/ to view it in the browser.
Flask_postman_tests.json contains GET and POST requests (Postman) to test the server with
View routes in index.py