这是indexloc提供的服务,不要输入任何密码
Skip to content

App that helps to analyse individuals’ travel and trace their movements when cases of infection arise.

License

Notifications You must be signed in to change notification settings

oddnavy/rakning-c19-app

 
 

Repository files navigation

Project COVID-19 Tracker

This is a React Native app for COVID-19 tracking.

Local setup

Test phone numbers:

  • 1337
  • 1338

Test pin code: 1234

Development

# Install dependencies.
yarn

# Start RN bundler.
yarn start

# Build and start iOS and Android application in emulators.
yarn react-native run-ios
yarn react-native run-android

Test on iOS device

You need XCode and an Apple developer account to run this on device. The project is here:

open ios/Rakning.xcworkspace

Test on Android device

You need Android Studio to run this on device. The project is here:

open -a Android\ Studio android

About

App that helps to analyse individuals’ travel and trace their movements when cases of infection arise.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.0%
  • TypeScript 28.3%
  • Java 3.3%
  • Objective-C 2.6%
  • Ruby 1.9%
  • Starlark 1.8%
  • Shell 0.1%