/Juventas-Ionic

Cross-platform Glucose Measurement and Tracking system, designed to work with the Freestyle Libre sensor using NfcV

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Juventas

Juventas is a glucose measurement system that can read values from the Freestyle Libre sensor using NfcV. Currently only supports Android, but any iOS developers are welcome to help!

   

Prerequisites

Installing

First, clone the repository

git clone https://github.com/hrishioa/Juventas-Ionic

git clone

Next, install the custom plugin

ionic cordova plugin add GlucoseFreedom

plugin

Install the npm packages

npm install

npm

Build and run the app (connect an android device or have an emulator ready)

ionic cordova run android --device

build

License

This project is licensed under the GNU GPLv3 - see the LICENSE file for details

Acknowledgments