Covid's 2.0 For this project you will need:
- AWS amplify
- AWS CLI is a pre req for this
- npm (node packet manager)
- Google Developers Account
- React & Python 3.3 >=
- we recommend VSCode or PyCharm/Webstorm for this project but anything will do
- navigate to the directory
cohack
andnpm i
- navigate to
cohack/flask_analysis
from project root pip install -r requirements.txt
- get a Google developers account and create a
cohack/.env.local
file with the following environment variablesREACT_APP_GOOGLE_MAPS_KEY="<YOUR_KEY_HERE>"
- have the following API's Activated: Geocoding API, Maps Javascript API, and Places API
- to run this project make sure the flask api server is started
Thanks for checking out our project