Gracie Little Rebecca Fox Rudra Subramanian Yemi Shin
They call us -- "Covid-GForce"
This was a final project for Spring 2019 Course 'Software Design'. This was my first ever web application development experience!
- Flask installed
- psycopg2 installed
- a perlman server (see notes section)
- Navigate to the
COVID-Dashboard/web/flask_integration
folder - Type
FLASK_APP=webapp.py flask run
on the terminal
- Connect to the perlman server (login required)
ssh [email protected]
- Navigate to
web/flask_integration
folder - type
python3 webapp.py perlman.mathcs.carleton.edu (port number)
- Navigate to the local host address on the browser
- The website was built on Perlman server which is an educational database server that was used in the course. This server only works on the Carleton VPN.
- I forgot what port number was my own port..