Skip to content

Powerful cross-platform workout app that helps you track your progress and reach your fitness goals.

License

Notifications You must be signed in to change notification settings

iliyababin/maven

Repository files navigation

Maven

Track Progress. Reach Goals. Unleash Potential.

Table of Contents

Installation

Get it on Google Play Get it on F-Droid

Optional: Build from source

  1. Install Flutter and then setup an editor.

  2. Clone this repository.

git clone https://github.com/deluxepter/maven
  1. Get packages.
flutter pub get
  1. Generate database.
flutter packages pub run build_runner build
  1. Generate localizations.
flutter pub run intl_utils:generate
  1. Run the app.
flutter run
  1. Run tests.
flutter test --coverage
  1. Generate coverage report.
genhtml coverage/lcov.info -o coverage/html

Features

  • Sample List
  • Track workouts
  • Track body measurements
  • Track nutritional intake
  • Track progress
  • Track goals

Usage

If you’ve used other workout apps in the past, the Maven experience should feel familiar and intuitive. However, for those who are new to the world of tracking their workouts, we’ve developed a comprehensive usage guide to help get you up to speed.

Usage Guide

Contributing

Whether you want to report a bug or add a new feature, contributions are welcome and greatly appreciated. For more detailed information on how to contribute, please refer to our Contributing Guide.

Support

If you encounter any issues or have questions, please open an issue.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

Powerful cross-platform workout app that helps you track your progress and reach your fitness goals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published