FoodTracker Library

Back to all projects Repository

The FoodTracker library is designed to help people keep track of the food in their cupboards and refrigerators. If you often forget what you have and when it spoils, this library may be for you. The repository includes a simple command line client that takes advantage of the library's features, but you can create your own client and design your own interface. If you think the library should have a certain feature, feel free to fork and make a pull request, or open a new issue.

FoodTracker is a C++ library and should be compilable on any platform.