storm-workout

byRaj kumar Dhiman

Create a Flutter mobile app called "Gym Buddy AI" that helps users workout without a trainer. Features: - Home screen with greeting and daily workout suggestion - Workout categories: Chest, Back, Legs, Arms, Abs - Each category shows exercises with: - Name - Image (placeholder) - Steps (how to do) - Reps & sets - Timer for workout (start/stop) - BMI calculator (height & weight input) - Simple diet suggestions (veg/non-veg toggle) UI Design: - Dark theme (black + neon green gym style) - Bottom navigation bar (Home, Workouts, Diet, Profile) - Cards for exercises Technical: - Use Flutter (latest stable version) - No paid API required - Use local JSON data for workouts - Clean folder structure (screens, widgets, models) Extra: - Add motivational quotes on home screen

HomeDietWorkouts
Home

Comments (0)

No comments yet. Be the first!

Home design preview
Home: View Greeting
Home: Read Motivational Quote
Profile: Enter Height Weight
Profile: Calculate BMI
Workouts: Browse Categories
Exercises: View Steps
Diet: View Diet Suggestions