Skip to content

A Flutter-based mobile application designed to help users plan and track their workouts efficiently. The app offers features to view, add, favorite, and manage exercises and equipment with progress tracking. User data (exercises and equipment) is stored in a list, not implemented in a database.

Notifications You must be signed in to change notification settings

PAIshanMadusha/flutter-workout-planner-app

Repository files navigation

Workout Planner App

A Flutter-based mobile application designed to help users plan and track their workouts efficiently. The app offers features to view, add, favorite, and manage exercises and equipment with progress tracking. User data (exercises and equipment) is stored in a list, not implemented in a database.

Features

Home Page

  • View all exercises and equipment.

Add Page

  • Add exercises and equipment to your profile.
  • Mark exercises and equipment as favorites.
  • User data is stored in a list, not implemented in a database.

Favorite Page

  • Access a list of your favorite exercises and equipment.

Profile Page

  • View added exercises and equipment.
  • Track progress with a Linear Progress Indicator (calories burned).
  • View detailed statistics:
    • Total Equipment Completed: Adjusts when items are marked as done.
    • Total Equipment Handed Over: Adjusts when items are marked as done.

Here are some screenshots of the system:


Home Page Exercises Page Equipments Page

Add Page Favorite Page Profile Page

About

A Flutter-based mobile application designed to help users plan and track their workouts efficiently. The app offers features to view, add, favorite, and manage exercises and equipment with progress tracking. User data (exercises and equipment) is stored in a list, not implemented in a database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published