MyFitWizz is a cross-platform fitness application built with Flutter and Firebase. It helps users manage their workouts, track progress, and stay motivated with a range of fitness tools and features.
- 🔐 Secure Authentication – User registration and login via Firebase Auth
- 👤 Customizable User Profiles – Personalize your fitness journey
- 🏋️ Exercise Dashboard – View and manage workout routines
- 📊 RPE (Rate of Perceived Exertion) Calculator – Track training intensity
- ⚖️ BMI Calculator – Monitor body mass index easily
- ⏱️ Workout Timers – Built-in timers for structured training sessions
- Flutter SDK installed
- Firebase project setup (guide)
-
Clone the repository:
git clone https://github.com/zakerous76/myfitwizz.git
-
Navigate into the project folder:
cd myfitwizz -
Install dependencies:
flutter pub get
-
Configure your Firebase project in:
android/app/google-services.jsonios/Runner/GoogleService-Info.plist
-
Run the app:
flutter run
🔗 GitHub Repository 🎥 Live Demo
✅ Completed (2023) – Available for portfolio showcase.
Made with 💪 using Flutter and Firebase