Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
84 changes: 84 additions & 0 deletions CardListing/1aa22e58-a6c4-4632-b686-f3a183a2e5a9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
{
"data": {
"meta": {
"adoptsFrom": {
"name": "CardListing",
"module": "https://app.boxel.ai/catalog/catalog-app/listing/listing"
}
},
"type": "card",
"attributes": {
"name": "Workout Listing",
"images": [],
"summary": "A simple yet easy workout log app",
"cardInfo": {
"name": "",
"notes": null,
"summary": null,
"cardThumbnailURL": null
}
},
"relationships": {
"tags": {
"links": {
"self": null
}
},
"skills": {
"links": {
"self": null
}
},
"license": {
"links": {
"self": null
}
},
"specs.0": {
"links": {
"self": "../Spec/84599e05-ef1d-437f-9c1f-bb019ab8f9ea"
}
},
"specs.1": {
"links": {
"self": "../Spec/9e05ef1d-537f-4c1f-bb01-9ab8f9eac8d3"
}
},
"specs.2": {
"links": {
"self": "../Spec/05ef1d53-7fdc-4fbb-819a-b8f9eac8d307"
}
},
"specs.3": {
"links": {
"self": "../Spec/ca84599e-05ef-4d53-bfdc-1fbb019ab8f9"
}
},
"specs.4": {
"links": {
"self": "../Spec/599e05ef-1d53-4fdc-9fbb-019ab8f9eac8"
}
},
"publisher": {
"links": {
"self": null
}
},
"categories": {
"links": {
"self": null
}
},
"examples.0": {
"links": {
"self": "../WorkoutLog/81914141-a017-4470-9e9a-c14216fbf0e6"
}
},
"cardInfo.theme": {
"links": {
"self": null
}
}
}
}
}
31 changes: 31 additions & 0 deletions Exercise/bench-press.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"data": {
"meta": {
"adoptsFrom": {
"name": "Exercise",
"module": "../exercise"
}
},
"type": "card",
"attributes": {
"name": "Bench Press",
"notes": "Keep back flat on bench. Control the descent.",
"cardInfo": {
"name": "Bench Press",
"notes": null,
"summary": "Classic chest exercise with barbell",
"cardThumbnailURL": null
},
"equipment": "Barbell",
"muscleGroup": "Chest",
"personalRecord": 100
},
"relationships": {
"cardInfo.theme": {
"links": {
"self": null
}
}
}
}
}
31 changes: 31 additions & 0 deletions Exercise/pull-up.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"data": {
"meta": {
"adoptsFrom": {
"name": "Exercise",
"module": "../exercise"
}
},
"type": "card",
"attributes": {
"name": "Pull-Up",
"notes": "Full range of motion. Dead hang to chin over bar.",
"cardInfo": {
"name": "Pull-Up",
"notes": null,
"summary": "Bodyweight back and bicep exercise",
"cardThumbnailURL": null
},
"equipment": "Pull-up Bar",
"muscleGroup": "Back",
"personalRecord": 0
},
"relationships": {
"cardInfo.theme": {
"links": {
"self": null
}
}
}
}
}
31 changes: 31 additions & 0 deletions Exercise/squat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"data": {
"meta": {
"adoptsFrom": {
"name": "Exercise",
"module": "../exercise"
}
},
"type": "card",
"attributes": {
"name": "Back Squat",
"notes": "Keep chest up and knees tracking over toes.",
"cardInfo": {
"name": "Back Squat",
"notes": null,
"summary": "Compound leg movement with barbell",
"cardThumbnailURL": null
},
"equipment": "Barbell",
"muscleGroup": "Legs",
"personalRecord": 130
},
"relationships": {
"cardInfo.theme": {
"links": {
"self": null
}
}
}
}
}
40 changes: 40 additions & 0 deletions Spec/05ef1d53-7fdc-4fbb-819a-b8f9eac8d307.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"data": {
"type": "card",
"attributes": {
"readMe": null,
"ref": {
"module": "../exercise",
"name": "Exercise"
},
"specType": "card",
"containedExamples": [],
"cardTitle": "Exercise",
"cardDescription": null,
"cardInfo": {
"name": null,
"summary": null,
"cardThumbnailURL": null,
"notes": null
}
},
"relationships": {
"linkedExamples": {
"links": {
"self": null
}
},
"cardInfo.theme": {
"links": {
"self": null
}
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
40 changes: 40 additions & 0 deletions Spec/599e05ef-1d53-4fdc-9fbb-019ab8f9eac8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"data": {
"type": "card",
"attributes": {
"readMe": null,
"ref": {
"module": "../workout-session",
"name": "WorkoutSession"
},
"specType": "card",
"containedExamples": [],
"cardTitle": "Workout Session",
"cardDescription": null,
"cardInfo": {
"name": null,
"summary": null,
"cardThumbnailURL": null,
"notes": null
}
},
"relationships": {
"linkedExamples": {
"links": {
"self": null
}
},
"cardInfo.theme": {
"links": {
"self": null
}
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
40 changes: 40 additions & 0 deletions Spec/84599e05-ef1d-437f-9c1f-bb019ab8f9ea.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"data": {
"type": "card",
"attributes": {
"readMe": null,
"ref": {
"module": "../exercise",
"name": "MuscleGroupField"
},
"specType": "field",
"containedExamples": [],
"cardTitle": "Muscle Group",
"cardDescription": null,
"cardInfo": {
"name": null,
"summary": null,
"cardThumbnailURL": null,
"notes": null
}
},
"relationships": {
"linkedExamples": {
"links": {
"self": null
}
},
"cardInfo.theme": {
"links": {
"self": null
}
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
40 changes: 40 additions & 0 deletions Spec/9e05ef1d-537f-4c1f-bb01-9ab8f9eac8d3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"data": {
"type": "card",
"attributes": {
"readMe": null,
"ref": {
"module": "../exercise",
"name": "ExerciseSetField"
},
"specType": "field",
"containedExamples": [],
"cardTitle": "Exercise Set",
"cardDescription": null,
"cardInfo": {
"name": null,
"summary": null,
"cardThumbnailURL": null,
"notes": null
}
},
"relationships": {
"linkedExamples": {
"links": {
"self": null
}
},
"cardInfo.theme": {
"links": {
"self": null
}
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
40 changes: 40 additions & 0 deletions Spec/ca84599e-05ef-4d53-bfdc-1fbb019ab8f9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"data": {
"type": "card",
"attributes": {
"readMe": null,
"ref": {
"module": "../workout-session",
"name": "WorkoutExerciseField"
},
"specType": "field",
"containedExamples": [],
"cardTitle": "Workout Exercise",
"cardDescription": null,
"cardInfo": {
"name": null,
"summary": null,
"cardThumbnailURL": null,
"notes": null
}
},
"relationships": {
"linkedExamples": {
"links": {
"self": null
}
},
"cardInfo.theme": {
"links": {
"self": null
}
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
Loading
Loading