Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
zottelsheep committed Mar 17, 2021
0 parents commit 50d49aa
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# GluCoAndTrack

## Summary
**GluCoAndTrack** is a program for storing and tracking glucose information as well as tracking the amount of injected insulin. With it you can also store information on what you ate and track your blood pressure.

## Build Instructions

To build the application, [FLTK 1.3.5](https://github.com/fltk/fltk/tree/branch-1.3) is needed

### Windows

The build configuration is handled with CMake. If FLTK is installed in a different location than default (*C:/Program Files/FLTK/*), the Install-Directory can be specified using the `FLTK_DIR` variable.

## Mentions

- FLTK project (http://www.fltk.org)

0 comments on commit 50d49aa

Please sign in to comment.