Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.64 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.64 KB

myDiabetes

Code Climate bitHound Code

Getting Started

myDiabetes is an open-source initiative towards improving the management and care of type-1 diabetics mainly within children by providing an easy-to-use interface where they can track their glucose levels & insulin usage, calculate basal and acting insulin, provide an easy-to-understand carb counter, and more within a web app.

Prerequisites

[node.js](https://nodejs.org/)
[Meteor](https://meteor.com/)

Installing

Clone the repository

git clone https://github.com/reactiveteam/mydiabetes.git

Install npm modules

npm install

Run the app

meteor

Built With

Contributing

Firstly, read the Code of Conduct based upon the Contributor Covenant here

Finding bugs, sending pull requests or improving our docs - any contribution is welcome and highly appreciated. To get started, head over to our contribution guidelines. Thanks!

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPLv3 License - see the LICENSE.md file for details