A Flutter app that helps users generate personalized fitness plans using Google Gemini AI, track their daily exercises, and monitor progress through a visual calendar.
- 🔮 AI-Powered Plan Generation: Enter your fitness goal and receive a custom workout plan using Gemini API.
- 📅 Daily Exercise Tracker: Check off completed exercises each day.
- 📊 Progress Calendar: Visualize your consistency with a green/red calendar.
- 🧭 Bottom Navigation Bar: Switch between Plan, Daily, and Calendar views seamlessly.
- Flutter SDK: Install here
- Dart SDK (comes with Flutter)
- Android Studio / VS Code (optional for development)
- Clone the repo:
git clone https://github.com/gelNye/GDSC2025