Web platform to connect good-hearted people and doctors to distribute necessary PPE.
- to run on your machine you must obtain GoogleAPIKey.py and put them in the same directory as gmail.py
- you'll need the source url to use the Google Maps API in mapView.html
- run pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib
- run pip install googlemaps
- run pip install google-i18n-address
- run pip install sendgrid
When Pulling the Code: From the Project Face Shield mk2/Print For The Cure directory, run:
- python manage.py collectstatic
- python manage.py makemigrations
- python manage.py migrate
- replace the local path in views.py, donorGuidePDF()
- replace the src in mapview.html