Commit Graph

5 Commits

Author SHA1 Message Date
Chris Proctor 6946f63d19 Add assessment 2024-05-20 23:48:32 -04:00
Danielle Tear c33b40af81 Forgot to add Checkpoint 2 requests to the notes.
They are there now :)
2024-03-11 18:12:01 -04:00
Danielle Tear 6de3b3ab61 Completed Checkpoints 2 and 3.
One Internet-enabled service that I use regularly
is Life360. You can get a record of a family
member's location history which seems like an HTTP
get request. Creating a family group seems like an
HTTP post.

Yes, this lab has caused me to think differently
about the tech interactions in my daily life. I
never really considered before how different
applications and devices communicate with info
that is stored on a server. Of course I understood
that all the information could not possibly be
stored on a phone or laptop, but I was not
completely aware of what was actually going on
behind the scenes. I think I will be a lot more
concious of the presence of HTTP requests now in
my daily life.
2024-03-11 15:55:16 -04:00
Danielle Tear 404a674898 Completed Checkpoint 1 2024-03-08 22:41:27 -05:00
dtear 63e2e7096e Initial commit 2024-03-06 00:05:59 +00:00