Covid Watch Portal is a web app by non-profit Covid Watch to complement our Covid-19 exposure notification mobile app.
Covid Watch Portal is to be used by an agent who has the authority to verify a positive Covid-19 test result (to prevent false positives).
- User of this can be a public health official, testing lab, organizational head/hr person
- Ability to verify a test result so that a user can notify others of potential exposure
- Ability to customize the user app experience for the community by setting phone numbers, testing center info, etc
You can see how our mobile app and permission portal work together in the quick 5 minute demo video on our website. See our website for more general information about our organization and goals.
- clone this repo to your machine
- navigate to
/frontend
- run
npm i
in your terminal - then
npm run start:dev
At http://localhost:3000/
you should now see the Permissions Portal login screen.
Ask the other contributors in our Slack for log in information. If you are not in our Slack group and would like to contribute, fill out our new volunteer form so we understand your experience, background and interests and you will be let into our Slack group. Go to the #portal-dev channel to discuss the Portal.
Any inquiries please email [email protected].