SafePlaces is a web application that has been built to support the PathCheck GPS mobile application. SafePlaces is intend to be deployed by individual health authorities. Users of the PathCheck GPS mobile application are able to upload their GPS data to a health authority's hosted instance of SafePaths within the context of a contact tracing interview. Health authorities are then able to publish anonymized data from contact tracing interviews and notify users of any potential interactions with Covid-19 positive users.
The SafePlaces web application consists of a single frontend application and a handful of backend services and libraries. Links to all code repositories can be found below.
SafePlaces Backend Service - https://github.com/Path-Check/safeplaces-backend/
SafePlaces Ingest Service - https://github.com/Path-Check/safeplaces-backend-ingest/
SafePlaces Translation Service - https://github.com/Path-Check/safeplaces-backend-translation
SafePlaces Auth Library - https://github.com/Path-Check/safeplaces-auth
SafePlaces Data Layer Library - https://github.com/Path-Check/safeplaces-data-layer
SafePlaces Server Library - https://github.com/Path-Check/safeplaces-backend-lib
SafePlaces Frontend - https://github.com/Path-Check/safeplaces-frontend