WaterTracker is a BLE peripheral device and BLE central iOS/Android app to track the remaining amount of PET bottles.
https://github.com/Hikaru-Ito/WaterTracker-BlendMicro
- AngularJS
- Cordova
- ionic
- Gulp
- jQuery
- Sass
- CoffeeScript
Prepare
$ npm install -g ionic cordova
$ ionic state restore
Build App
$ ionic build ios android
Run
$ ionic run android
$ ionic emulate android
$ ionic run ios
Install Dependencies
$ npm i
$ gulp
Development in the browser (It is, of course, Bluetooth does not work)
$ ionic serve --lab
Development your iOS Device
$ open platforms/ios/WaterTracker.xcodeproj
Development your AndroidDevice or GenyMotion
$ ionic run android
No plans to anymore nothing