FoodTracker is a lightweight application designed to help users track and manage leftover food, reduce waste, and make smarter meal planning decisions.
This project was built to promote sustainability by monitoring food waste patterns. It allows users to log leftovers, analyze consumption trends, and receive basic insights on how to minimize waste.
- Add, edit, and remove leftover food items
- Track storage dates and expiration
- Generate reports to identify waste trends
- Simple and efficient data storage using JSON
- Built with object-oriented design principles in C++
- Language: C++
- Data Storage: JSON
- Tools: Git, Visual Studio Code, GitHub Codespaces
- Clone the repository:
git clone https://github.com/dgianna707/FoodTracker.git