Contact Tracing App (for COVID-19)
Created by: Adrian Bece
- SMS
- JavaScript
- COVID use case
- Hackathon
- Social Impact
(information)
Info
Regulations require that you first register your number to use these resources to send SMS traffic to US and Canadian mobile destinations. If you are sending to Canada or the US and have not already done so, please see our documentation to register your Twilio phone number or Toll-Free number before you use this template.
Enable users to keep track of those who they've had contact with using a simple UI, and send a notification if they test positive for COVID-19. Uses REACT for UI.
- Users input contacts into a simple UI
- In case of a positive COVID-19 test result, users can use the UI to send an SMS notifying these contacts

Report this template
Twilio is not responsible for the third party content found at the following link. Please use the software provided by this third party at your own risk.
Currently only available in JavaScript. Request hosting support for other languages
- Get the code for this project
The code for this sample is available on GitHub to view and download.
- Get Twilio credentials
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
- Set up the code sample locally
Follow the setup instructions in the README to get the sample up and running.