Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
*Written by Alex Randles (https://github.com/randlea2) & Kealan Thompson (https://github.com/kealant) ## Running API virtualenv venv source venv/bin/activate pip install -r requirements.txt python server.py ## Client localhost enter http://127.0.0.1:5000/ into browser