diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..8471a51d7 --- /dev/null +++ b/progress.json @@ -0,0 +1,38 @@ +[ + { + "exercise_name": "remote-control", + "started_at": 1768730834.502541, + "completed_at": 1768731042.235429, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768731058.80119, + "completed_at": 1768731189.988771, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768731596.735836, + "completed_at": 1768731599.702406, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768732316.264044, + "completed_at": 1768732317.588244, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + } +] \ No newline at end of file