Thanks to visit codestin.com
Credit goes to github.com

Skip to content

raugl/nutrition-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutrition Tracker

Warning

Work in progress — this project is currently under active development.

This application helps with tracking meals.
You can attach notes to meals, view graphs of your history over time, and plan meals by nutritional value.

Demo screenshot

Building

You will need git, cmake, and some sort of C/C++ tool chain.

git clone --recurse-submodules https://github.com/raugl/nutrition-tracker.git
cd nutrition-tracker
cmake . -B build
cmake --build build -j 16

About

A meal tracking and planning application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors