Giter Site home page Giter Site logo

helloitdepartment / hamagen-react-native Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mohgovil/hamagen-react-native

0.0 1.0 0.0 3.06 MB

Israel's Ministry of Health's COVID-19 Exposure Prevention App

Home Page: https://health.gov.il/

License: MIT License

JavaScript 16.95% Starlark 0.85% Java 2.38% Swift 0.07% Ruby 1.31% C 0.05% Objective-C 1.45% TypeScript 76.94%

hamagen-react-native's Introduction

Hamagen

Build CodeCov License: MIT

Israel's Ministry of Health's COVID-19 exposure prevention app.

Roadmap

Version 2.0

Improving exposure algorithm:

• Adding user's duration time (t=15 minutes) at certain place
• Crossing via polygon
• Bluetooth
• Changing the Covid-19 patients history locations service from total to incremental

New features:

• Given user's consent, uploading epidemiologically significant locations of confirmed covid19 patients (in research on how to do it in a privacy preserving way)
• Telemetry, given user's consent
• Add ability to share the app #61
• IOS: Access to phone locations within the last 14 days by API (in research)

User Experience:

• Externalized the app's version number
• App is running
• Adding exposure location on map (point x, point y, radius or by polygon)
• Differentiation between users who press on "been there" to "not been there". Ability to delete the places the user declare "not been there".

Tests:

• Accessibility tests

Version 3.0

• Improving exposure algorithm - by WIFI
• Translation of covid-19 patient's location
• Adding manually history locations by the user
• Improving exposure algorithm - Public transport
• Delete user's history location from his phone after period of time (configurable)

Hacking

You're awesome. See CONTRIBUTING.md.

Security Measures

Please review at: https://medium.com/proferosec-osm/hamagen-application-fighiting-the-corona-virus-4ecf55eb4f7c

Local Database Retrieval

Make sure your app is debuggable.

$ adb exec-out run-as com.hamagen.dev cat databases/Reactoffline.db > app_db.sqlite

Debug & Release

Please make sure that you've created a keystore.properties file in your project's root dir with following variables set:

HAMAGEN_KEYSTORE_PATH = '../path/to/release.keystore'
HAMAGEN_STORE_PASSWORD= 'release store password'
HAMAGEN_KEY_ALIAS= 'release key alias'
HAMAGEN_KEY_PASSWORD= 'release key password'

HAMAGEN_DEBUG_KEYSTORE_PATH = '../path/to/debug.keystore'
HAMAGEN_DEBUG_STORE_PASSWORD= 'debug store password'
HAMAGEN_DEBUG_KEY_ALIAS= 'debug key alias'
HAMAGEN_DEBUG_KEY_PASSWORD= 'debug key password'

License

MIT

hamagen-react-native's People

Contributors

mirishalev avatar greenyossi avatar almamoh avatar arielko1248 avatar yoav85 avatar maxtoyberman avatar dotansimha avatar rootux avatar nirtamir2 avatar orenmoh avatar yoavramon avatar yoel311 avatar yonatankalman avatar shinmem58 avatar obit91 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.