Skip to content
Open
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
57 changes: 57 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1756105830.102765,
"completed_at": 1756105830.613667,
"comments": [
"There are no new grocery list items added to the shopping list.",
"There are no grocery list items removed from the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1756106344.429326,
"completed_at": 1756106344.848939,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1756105478.40022,
"completed_at": 1756105478.794783,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1756104552.305256,
"completed_at": 1756104552.713762,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1756120071.267492,
"completed_at": 1756120270.9033,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1756124797.283653,
"completed_at": 1756124797.686368,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
}
]