Skip to content
forked from goOICT/1point5

The app that helps you with social distancing

License

Notifications You must be signed in to change notification settings

elecktron3d/1point5

 
 

Repository files navigation

1point5

The app that helps you with social distancing.

1point5

www.onepointfive.app

1.5 assists you with social distancing. The app scans for nearby mobile devices and it warns you when a device enters your 1.5 meter parameter. The phone vibrates and send you a notification. It is a friendly reminder that aims to defuse the situation. This is a social distancing app and it works using Bluetooth. Devices of family members and so forth can be excluded. 1.5 aims to help create social distance awareness. Please follow the advice of the World Health Organisation and your local government.

Getting Started

The app won't work when running on the browser or simulators, only on a real device that has access to bluetooth.

First make sure you have JAVA, Android Studio/Xcode installed. Check for more info: https://cordova.apache.org/docs/en/latest/guide/cli/

Installing dependencies

npm i

Building the APP. This command will trigger VUE Cli and will build the app inside the www folder.

npm run build

Once the build is finished run: Remember that the only way to test it is by connecting your iPhone or Android via USB.

npm run andoid

//or

npm run ios

About

The app that helps you with social distancing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 74.1%
  • CSS 11.7%
  • TypeScript 7.3%
  • JavaScript 4.7%
  • HTML 2.2%