Skip to content

A COVID-19 Contact Tracing Web Application that allows users to check-in when they visit businesses/public places, shows hotspots/areas to avoid, and alerts health officials & the user if the user has come into contact with a hotspot.

License

Notifications You must be signed in to change notification settings

IcySteam/wdc-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Contact Tracing Web Application

Project port configuration

Proxy: 8080
Frontend: 8081
Backend: 3000

To set up the project, just run the following command:

./setup.sh

To start the project, just run the following command:

./start.sh

Notes on running on CS50 IDE

  • .profile hack script (from github.com/ian-knight-uofa/uofa-tools) line where export PORT=xxxx should be DELETED
  • Start MySQL first before running setup.sh or start.sh
  • Project uses an external MariaDB database located at 34.151.109.78
  • Change Google auth callback url in backend/app.js according to external hostname
  • Change QR Code url in frontend/src/components/VenueStats.vue according to external hostname

About

A COVID-19 Contact Tracing Web Application that allows users to check-in when they visit businesses/public places, shows hotspots/areas to avoid, and alerts health officials & the user if the user has come into contact with a hotspot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •