https://github.com/brandonp2412/fitbook
Log calories with a stylish app 🍇
https://github.com/brandonp2412/fitbook
flutter food health
Last synced: 7 months ago
JSON representation
Log calories with a stylish app 🍇
- Host: GitHub
- URL: https://github.com/brandonp2412/fitbook
- Owner: brandonp2412
- License: mit
- Created: 2024-05-14T06:44:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-23T22:58:53.000Z (8 months ago)
- Last Synced: 2025-04-09T16:12:09.351Z (7 months ago)
- Topics: flutter, food, health
- Language: Dart
- Homepage: https://codesail.co.nz/lessons
- Size: 96 MB
- Stars: 86
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# FitBook
Graph your eating habits with ease!
## Features
- 📈 **Graphs**: Plot your diet macros over time.
- 🍏 **Foods**: FitBook ships with over 14 thousand foods (sourced from [MyFoodData](https://tools.myfooddata.com/nutrition-facts-database-spreadsheet.php)).
- 📵 **Offline**: Log your meals and snacks with ease, even without an internet connection.
- 🍇 **OpenFoodFacts**: Scan barcodes & search for foods with [OpenFoodFacts](https://world.openfoodfacts.org/).
# Donations
Contributing to this project helps us keep adding awesome features!
- Bitcoin `bc1qzlte8featxzf7xvtp3rjv7qqtwkgpup8hu85gp`
- Monero (XMR) `85tmLfWKbpd8nxQnUY878DDuFjmfcoCFXPWR7XYKLHBSbDZV8wxgoKYUtHtq1kHWJg4m14sdBXhYuUSbxEDA29d19XuREL5`
- [GitHub sponsor](https://github.com/sponsors/brandonp2412)
# Installation
To install the app, follow these steps:
1. Clone the repository: `git clone --recursive https://github.com/brandonp2412/FitBook fitbook`
2. Navigate into the project directory: `cd fitbook`
3. Install dependencies: `flutter pub get`
4. Run the app: `flutter run`
# Contributing
All issues and pull requests are welcome. We don't mind what variable names you pick, where you place your commas, or how many spaces you use.
## License
This project is licensed under the MIT License - see the LICENSE file for details.



