diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..be79caadea --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787226583.765322, + "completed_at": 1787226585.937664, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787228544.28278, + "completed_at": 1787228546.374252, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787225667.053067, + "completed_at": 1787225668.894445, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787220406.788948, + "completed_at": 1787220409.220734, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787238794.860563, + "completed_at": 1787238881.713678, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787240782.798395, + "completed_at": 1787240785.289101, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + } +] \ No newline at end of file