Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/brandonp2412/FitBook

Track your calorie intake - Completely offline!
https://github.com/brandonp2412/FitBook

Last synced: 27 days ago
JSON representation

Track your calorie intake - Completely offline!

Lists

README

        

# FitBook

**FitBook** is a free and open-source Flutter application designed to help you track your eating habits and visualize your progress with intuitive graphs, all completely offline. Whether you're looking to maintain a healthy diet, manage your weight, or simply gain insights into your nutritional intake, FitBook provides the tools you need to stay on track without needing an internet connection.

## Features

- **Offline**: Log your meals and snacks with ease, even without an internet connection. Our app will keep track of the calories you consume throughout the day.

- **Graphs**: Visualize your calorie intake over time with our built-in graph feature. This can help you understand your eating habits better and make necessary adjustments.

- **Large dataset**: FitBook ships with over 14 thousand foods (sourced from [MyFoodData](https://tools.myfooddata.com/nutrition-facts-database-spreadsheet.php))


Get it on Google Play


Get it on F-Droid

F-Droid Version

## Screenshots










## Installation

To install the app, follow these steps:

1. Clone the repository: `git clone 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`

## Usage

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.

## Contributing

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.

## License

This project is licensed under the MIT License - see the LICENSE file for details.