/path-19

Primary LanguageTypeScript


path-19 logo

A self-report COVID-19 contact tracing app


· Report Bug · Request Feature

Table of Contents

About The Project

Path-19 was created to promote transparency and accountability around COVID-19 cases in the US. The project is currently in Beta.

Built With

Installation

  1. Fork the repo
  2. Clone the repo
git clone https://github.com/wellhaus/path-19.git
  1. Start server
npm install
npm run dev
  1. Start the app
expo start

Usage

View reported cases in the map or list view.

Path-19 map view screenshot

To self-report, sign up for a free account (accessed via the bottom right nav tab). Path-19 will keep all of your personal information confidential. Only the location visits you choose to disclose will be made public.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request to the path-19 staging branch

License

Distributed under the MIT License. See LICENSE for more information.