Track your eating habits and visualize your progress with intuitive graphs, all completely offline.
-
Large dataset: FitBook ships with over 14 thousand foods (sourced from MyFoodData)
-
Graphs: Plot your eating progress by Calories and other macro-nutrients.
-
Offline: Log your meals and snacks with ease, even without an internet connection.
If you would like to support this project:
- Bitcoin
bc1qzlte8featxzf7xvtp3rjv7qqtwkgpup8hu85gp
- Monero (XMR)
85tmLfWKbpd8nxQnUY878DDuFjmfcoCFXPWR7XYKLHBSbDZV8wxgoKYUtHtq1kHWJg4m14sdBXhYuUSbxEDA29d19XuREL5
- GitHub sponsor
To install the app, follow these steps:
- Clone the repository:
git clone --recursive https://github.com/brandonp2412/FitBook fitbook
- Navigate into the project directory:
cd fitbook
- Install dependencies:
flutter pub get
- Run the app:
flutter run
After launching the app, you can start adding your meals and snacks for the day. The app will automatically calculate and display your total calorie intake. You can also view your calorie consumption over time in the 'Graphs' section.
Contributions to FitBook are welcomed and encouraged! Whether you want to report a bug, suggest a feature, or submit a pull request, please feel free to contribute. For major changes, please open an issue first to discuss the proposed changes.
This project is licensed under the MIT License - see the LICENSE file for details.