diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..d06549c143 --- /dev/null +++ b/progress.json @@ -0,0 +1,20 @@ +[ + { + "exercise_name": "stage-fright", + "started_at": 1787217333.877535, + "completed_at": 1787217336.405679, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787216172.065711, + "completed_at": 1787216174.4259, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file