add apple tv app
This commit is contained in:
158
iphone/Werkout_ios/JSON/CompletedWorkouts.json
Normal file
158
iphone/Werkout_ios/JSON/CompletedWorkouts.json
Normal file
@@ -0,0 +1,158 @@
|
||||
[
|
||||
{
|
||||
"id": 4,
|
||||
"workout": {
|
||||
"id": 3,
|
||||
"registered_user": {
|
||||
"id": 1,
|
||||
"first_name": "User1",
|
||||
"last_name": "user1",
|
||||
"image": "",
|
||||
"nick_name": "test user1"
|
||||
},
|
||||
"muscles": [
|
||||
"quads",
|
||||
"lats",
|
||||
"lower back",
|
||||
"upper back",
|
||||
"biceps"
|
||||
],
|
||||
"equipment": [
|
||||
"Rower"
|
||||
],
|
||||
"exercise_count": 14,
|
||||
"created_at": "2023-07-03T17:00:01.350058Z",
|
||||
"updated_at": "2023-07-04T16:51:07.231366Z",
|
||||
"name": "Rowwwwwwer",
|
||||
"description": "row until you pass out"
|
||||
},
|
||||
"created_at": "2023-07-03T18:05:58.978336Z",
|
||||
"updated_at": "2023-07-03T18:05:58.985053Z",
|
||||
"difficulty": 3,
|
||||
"total_time": 529,
|
||||
"workout_start_time": "2023-07-03T17:57:01Z",
|
||||
"notes": "",
|
||||
"total_calories": -1.0
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"workout": {
|
||||
"id": 7,
|
||||
"registered_user": {
|
||||
"id": 1,
|
||||
"first_name": "User1",
|
||||
"last_name": "user1",
|
||||
"image": "",
|
||||
"nick_name": "test user1"
|
||||
},
|
||||
"muscles": [
|
||||
"calves",
|
||||
"hamstrings",
|
||||
"glutes",
|
||||
"core",
|
||||
"quads",
|
||||
"hip flexor",
|
||||
"middle back",
|
||||
"lats",
|
||||
"lower back",
|
||||
"upper back",
|
||||
"biceps"
|
||||
],
|
||||
"equipment": [
|
||||
"Rower",
|
||||
"Yoga Mat"
|
||||
],
|
||||
"exercise_count": 56,
|
||||
"created_at": "2023-07-05T17:15:16.596202Z",
|
||||
"updated_at": "2023-07-05T17:15:16.597621Z",
|
||||
"name": "Cardio mix #2",
|
||||
"description": ""
|
||||
},
|
||||
"created_at": "2023-07-05T18:00:26.462986Z",
|
||||
"updated_at": "2023-07-05T18:00:26.465537Z",
|
||||
"difficulty": 1,
|
||||
"total_time": 1145,
|
||||
"workout_start_time": "2023-07-05T17:41:05Z",
|
||||
"notes": "",
|
||||
"total_calories": -1.0
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"workout": {
|
||||
"id": 21,
|
||||
"registered_user": {
|
||||
"id": 1,
|
||||
"first_name": "User1",
|
||||
"last_name": "user1",
|
||||
"image": "",
|
||||
"nick_name": "test user1"
|
||||
},
|
||||
"muscles": [
|
||||
"rotator cuff",
|
||||
"chest",
|
||||
"core",
|
||||
"hamstrings",
|
||||
"glutes",
|
||||
"triceps",
|
||||
"quads",
|
||||
"abs",
|
||||
"deltoids",
|
||||
"biceps"
|
||||
],
|
||||
"equipment": [
|
||||
"Bench",
|
||||
"Kettlebell",
|
||||
"Battle Ropes"
|
||||
],
|
||||
"exercise_count": 50,
|
||||
"created_at": "2023-07-07T17:18:47.385158Z",
|
||||
"updated_at": "2023-07-07T17:18:47.387277Z",
|
||||
"name": "Cardio",
|
||||
"description": "Ropes, bw squat, kb swings, push up"
|
||||
},
|
||||
"created_at": "2023-07-07T17:53:34.629016Z",
|
||||
"updated_at": "2023-07-07T17:53:34.631101Z",
|
||||
"difficulty": 4,
|
||||
"total_time": 1688,
|
||||
"workout_start_time": "2023-07-07T17:25:19Z",
|
||||
"notes": "",
|
||||
"total_calories": -1.0
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"workout": {
|
||||
"id": 11,
|
||||
"registered_user": {
|
||||
"id": 1,
|
||||
"first_name": "User1",
|
||||
"last_name": "user1",
|
||||
"image": "",
|
||||
"nick_name": "test user1"
|
||||
},
|
||||
"muscles": [
|
||||
"chest",
|
||||
"biceps",
|
||||
"forearms",
|
||||
"triceps"
|
||||
],
|
||||
"equipment": [
|
||||
"Dumbbell",
|
||||
"Barbell",
|
||||
"Plates",
|
||||
"Bench"
|
||||
],
|
||||
"exercise_count": 24,
|
||||
"created_at": "2023-07-06T14:56:03.908583Z",
|
||||
"updated_at": "2023-07-06T14:56:03.910350Z",
|
||||
"name": "Arms and HiiT",
|
||||
"description": ""
|
||||
},
|
||||
"created_at": "2023-07-10T19:50:36.188887Z",
|
||||
"updated_at": "2023-07-10T19:50:36.192789Z",
|
||||
"difficulty": 2,
|
||||
"total_time": 1937,
|
||||
"workout_start_time": "2023-07-10T19:18:12Z",
|
||||
"notes": "",
|
||||
"total_calories": 176.9303436279297
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user