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.
- Frontend: Flutter (Dart)
- Backend: PHP (XAMPP)
- Database: MySQL
- State Management: GetX
- Data Visualization: Flutter charts and graphs.
-
Clone the repository:
git clone https://github.com/Vinnn3/Fitness-and-Diet-Tracker.git
-
Navigate to the project directory:
cd Fitness-and-Diet-Tracker
-
Install dependencies:
flutter pub get
-
Configure the database:
- Import the
fitness_tracker.sql
file into your XAMPP MySQL database. - Update the database connection details in your API.
- Import the
-
Run the app:
flutter run
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch.
- Commit your changes.
- Push to the branch.
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or suggestions, feel free to reach out:
- Email: [email protected]
- GitHub: Vinnn3