kavindaperera / nova-shield

Covid-19 Social Distancing Reminder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

🛡️Shield - Social Distance Reminder

Shield is a Social Distancing Reminder app. The app will identify when another person (someone with a phone and the app) comes too close to you using BLE RSSI (Received Signal Strength Indicator). This will be useful in places such as universities and offices where everyone has a smartphone and will have the application installed.
Explore the docs »

View Demo · Report Bug · Request Feature

Welcome to 🛡️Shield!

Shield Banner

(back to top)

How does it work?

How

(back to top)

User Interface

Onboarding

onboarding onboarding signup

When a user first tries to install the Shield app, these 3 screens will appear in the shown order. The user can simply press the CONTINUE button on the first 2 screens and arrive at the Registration Screen. The user can enter a nickname to be used within the app and simply press the REGISTER button to complete the registration.

(back to top)

Permissions

permission permission permission

Shield app requires the users to grant location access permission. When the user first launches the app, a pop-up dialog box will appear as shown in the first figure. The user can then select the Yes option which will open the phone’s settings. Then user can grant the required permission as shown in the second figure. In order to run the app, it needs phone’s Bluetooth to be turned on. If Bluetooth is not on, then a pop-up dialog as shown in the third figure will appear.

(back to top)

Home

home start home pause home animation

A user can start the Shield protection service by pressing the start button on the bottom right corner of the home screen. This will start a simple animation on the home screen which indicates that the Shield protection is ON. The user can leave the app after this and still the application will be running in the background. If the user needs to stop the Shield protection, then he/she needs to press the pause button.

(back to top)

Notification Alerts

notifications notifications

(back to top)

Friend List

friends friends friends friends

A user can access the Friends Screen by pressing the Friends Tab on the bottom navigation bar. By pressing the add button on the bottom right corner, a user can get the Scan QR Code & Display QR Code options. Using the Scan QR Code option, a user can scan the Shield QR Code of a close friend and add him/her to the whitelist. Using the Display QR Code option, a user can show his/her Shield QR Code to another person to scan. Once a user has added some friends to the whitelist, a delete button is shown at the bottom right corner if the user wants to remove someone from the whitelist.

(back to top)

Settings

settings settings

A user can access the menu which on the top right corner of home screen and go to the Settings Tab on that menu. It shows few options as shown in the figure here. By pressing the Mark as COVID-19 Infected option, a user can update the Firebase database so that other Shield users will get Exposed Notifications if they have been in contact with you within the last 7 days.

(back to top)

Proximity Classification

Radio Signal Strength Indication (RSSI) obtained by Bluetooth Low Energy Signals is used to to estimate the proximity and duration of an user’s exposure to patients diagnosed with COVID-19.

View RSSI Dataset

View Deep Learning Model

(back to top)