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
90 changes: 90 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787634692.677845,
"completed_at": 1787634706.463165,
"comments": [
"There are no grocery list items removed from the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1787634776.218548,
"completed_at": 1787634780.150345,
"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": 1787637104.26367,
"completed_at": 1787637107.640913,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787633662.984479,
"completed_at": 1787633665.718955,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787712080.256552,
"completed_at": 1787712140.265014,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787712584.204869,
"completed_at": 1787712586.86846,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787713923.276106,
"completed_at": 1787713928.133949,
"comments": [
"You should have made a separate commit!"
],
"status": "Incomplete"
},
{
"exercise_name": "push-over",
"started_at": 1787714157.838161,
"completed_at": 1787714161.593663,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787714958.443685,
"completed_at": 1787714973.151773,
"comments": [
"You have not committed the relevant changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787715299.919991,
"completed_at": 1787715311.96118,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
}
]