All Projects → wellhaus → path-19

wellhaus / path-19

Licence: other
COVID-19 contact tracing mobile app

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to path-19

organicmaps
🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Your donations and positive reviews motivate and inspire our small team!
Stars: ✭ 3,689 (+30641.67%)
Mutual labels:  maps, mobile-app
covid19cuba-app
Mobile application of Covid19 Cuba Data project implemented with Flutter
Stars: ✭ 41 (+241.67%)
Mutual labels:  mobile-app, covid-19
Here Ios Sdk Examples
Objective-C and Swift projects using the HERE SDK for iOS.
Stars: ✭ 52 (+333.33%)
Mutual labels:  maps, mobile-app
ScoutAR
Augmented reality app displays nearby restaurant information in a live camera and map view.
Stars: ✭ 28 (+133.33%)
Mutual labels:  maps, mobile-app
Here Android Sdk Examples
Java-based projects using the HERE SDK for Android.
Stars: ✭ 127 (+958.33%)
Mutual labels:  maps, mobile-app
hacktrack
HackaTrack 🛤: Say goodbye 👋🏾 to stress and unproductivity in hackathons 👩🏾‍💻!
Stars: ✭ 61 (+408.33%)
Mutual labels:  mobile-app
brazil-civil-registry-data
Raw scrapings of ARPEN https://transparencia.registrocivil.org.br/
Stars: ✭ 35 (+191.67%)
Mutual labels:  covid-19
covid19-philadelphia
De-identified, aggregate datasets showing COVID-19 cases, hospitalizations, deaths and vaccinations by date, zip, or age/sex/race as made available by the City of Philadelphia through its Open Data Program.
Stars: ✭ 15 (+25%)
Mutual labels:  covid-19
react-mobile-social
The React Mobile Social is an open source social app using React Native.
Stars: ✭ 51 (+325%)
Mutual labels:  mobile-app
vue-covid
VueJS client untuk menampilkan data Covid19
Stars: ✭ 16 (+33.33%)
Mutual labels:  covid-19
COVID-19-tracker
北航大数据高精尖中心研究团队进行数据来源的整理与获取,利用自然语言处理等技术从已公开全国4626确诊患者轨迹中抽取了基本信息(性别、年龄、常住地、工作、武汉/湖北接触史等)、轨迹(时间、地点、交通工具、事件)及病患关系形成结构化信息
Stars: ✭ 75 (+525%)
Mutual labels:  covid-19
Plasma-Donor-App
An open-source app that helps in connecting patients and plasma donors. This is a beginner-friendly repository that helps you learn the basics of android development, git, and GitHub. Happy Hacktober!
Stars: ✭ 58 (+383.33%)
Mutual labels:  covid-19
CrossMobile
Create native iOS, Android, Windows Phone and Desktop applications in Java. Write it once, and produce sophisticated multiplatform applications.
Stars: ✭ 48 (+300%)
Mutual labels:  mobile-app
deck.gl-time-series-widget
A React Time Slider implementation for DECK.GL - (non)temporal data - by CPU filtering ⌛
Stars: ✭ 19 (+58.33%)
Mutual labels:  maps
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (+8.33%)
Mutual labels:  mobile-app
kartotherian docker
Docker deployment for Qwant Maps tile server, based on Kartotherian (https://github.com/kartotherian/kartotherian)
Stars: ✭ 24 (+100%)
Mutual labels:  maps
mapsforge flutter
Offline maps as pure flutter code
Stars: ✭ 30 (+150%)
Mutual labels:  maps
here-map-widget-for-jupyter
Use HERE Maps API for JavaScript in your Jupyter Notebook.
Stars: ✭ 29 (+141.67%)
Mutual labels:  maps
Social-Dating-Android-App
📢 The pH7 Social Dating Android App allows you to use pH7CMS through an easy-going and intuitive Android app. Keep pH7CMS everywhere in your pocket and make as much modification as you can thanks the 100% open source code
Stars: ✭ 37 (+208.33%)
Mutual labels:  mobile-app
MobileHumanPose
This repo is official PyTorch implementation of MobileHumanPose: Toward real-time 3D human pose estimation in mobile devices(CVPRW 2021).
Stars: ✭ 206 (+1616.67%)
Mutual labels:  mobile-app

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].