Lost and Found Helping you find lost items. To run: export FLASK_APP=lostfound:app flask run -h 0.0.0.0 -p 8080 To run tests: $ python runTest.py