-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdefault_user_data.json
More file actions
25 lines (25 loc) · 914 Bytes
/
default_user_data.json
File metadata and controls
25 lines (25 loc) · 914 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"Age": 25,
"Gender": "Male",
"Height": "180 cm",
"Weight": "70 kg",
"Primary Goal": "Muscle Gain",
"Target Weight": "78 kg",
"Timeframe": "3 months",
"Current Physical Activity": "Moderately active (fitness enthusiast)",
"Existing Medical Conditions": "None",
"Food Allergies": "None",
"Diet Type": "Omnivore",
"Meal Frequency Preferences": "3 meals + 2 snacks",
"Preferred Workout Types": "Cardio, Strength training",
"Current Fitness Level": "Beginner",
"Workout Frequency": "3 days/week",
"Workout Duration": "~45 min",
"Sleep Patterns": "~8 hours",
"Stress Levels": "low",
"Hydration Habits": "~3L water/day",
"Motivators": "General Health, Appearance",
"Barriers": "Time constraints (office job)",
"Adjustability": "Willing to adjust plan each month",
"Feedback Loop": "Weekly weigh-ins and monthly measurements"
}