Skip to content

Vinnn3/Fitness-and-Diet-Tracker

Repository files navigation

Fitness and Diet Tracker

Overview

Fitness and Diet Tracker is a mobile application designed to help users achieve their fitness goals. The app provides features for tracking workouts, managing diets, setting goals, and analyzing progress—all in one user-friendly interface.


Technologies Used

  • Frontend: Flutter (Dart)
  • Backend: PHP (XAMPP)
  • Database: MySQL
  • State Management: GetX
  • Data Visualization: Flutter charts and graphs.

Setup Instructions

Prerequisites

  • Install Flutter.
  • Set up XAMPP for the backend and database.

Steps

  1. Clone the repository:

    git clone https://github.com/Vinnn3/Fitness-and-Diet-Tracker.git
  2. Navigate to the project directory:

    cd Fitness-and-Diet-Tracker
  3. Install dependencies:

    flutter pub get
  4. Configure the database:

    • Import the fitness_tracker.sql file into your XAMPP MySQL database.
    • Update the database connection details in your API.
  5. Run the app:

    flutter run

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Commit your changes.
  4. Push to the branch.
  5. Open a pull request.

License

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


Contact

If you have any questions or suggestions, feel free to reach out:


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published