A self-report COVID-19 contact tracing app
·
Report Bug
·
Request Feature
Path-19 was created to promote transparency and accountability around COVID-19 cases in the US. The project is currently in Beta.
- Fork the repo
- Clone the repo
git clone https://github.com/wellhaus/path-19.git
- Start server
npm install
npm run dev
- Start the app
expo start
View reported cases in the map or list view.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request to the path-19 staging branch
Distributed under the MIT License. See LICENSE
for more information.