Coronicle is an app which allows users to first locally track their geo position. Once they are infected they can upload their traces to the backend. This allows all users to query with their own traces if they have been in close contact to someone infected.
It is a standard React Native app built using the Expo framework.
To run it on a development server, execute expo start
.
Backend: Found here