Skip to content

Simple App to keep you Fit and Energetic using Android Jetpack Compose

Notifications You must be signed in to change notification settings

myofficework000/FitYou

Repository files navigation

FitYou : Body Fitness App

This is a Body Fitness App developed for Android using Jetpack Compose, MVVM architecture, and Kotlin Coroutines. The app is designed to help users track and improve their fitness levels, making it easier for them to achieve their health and fitness goals.

Features

  • User-friendly interface with modern design using Jetpack Compose.
  • Data-driven architecture using MVVM (Model-View-ViewModel) to separate concerns.
  • Asynchronous programming using Kotlin Coroutines for responsive and efficient app performance.
  • Comprehensive fitness tracking features including:
    • Exercise tracking: Record and view exercise sessions.
    • Diet tracking: Monitor your daily nutrition intake.
    • Progress tracking: Keep track of your fitness progress over time.
  • User authentication and profile management.
  • Personalized workout recommendations based on user goals.
  • Community features like social sharing and challenges to keep users engaged.
  • And more!

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Android Studio installed on your development machine.
  • Basic knowledge of Android app development using Kotlin and Jetpack Compose.