Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.19 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.19 KB

Go Get it!

Instructor: Tom Igoe
Collaborators: Eojin Chae, Jess Jung and Liz Koo
Tags: #bluetoothLE, #internetOfThings, #M7StepCounter, #motionTracker

Plugins installed

$ cordova plugin add https://github.com/jihyunlee/BLEManager.git
$ cordova plugin add https://github.com/jihyunlee/M7StepCounter.git
$ cordova plugin add https://github.com/apache/cordova-plugin-console.git
$ cordova plugin add org.apache.cordova.dialogs    
$ cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.git
$ cordova plugin add org.apache.cordova.device-motion

References