From d32374f0353f1766c81f8afefd2234e81631f2d0 Mon Sep 17 00:00:00 2001 From: isaacgrove <42681415+isaacgrove@users.noreply.github.com> Date: Mon, 23 Mar 2020 12:04:01 -0400 Subject: [PATCH 1/3] Create work_notes.md --- work_notes.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 work_notes.md diff --git a/work_notes.md b/work_notes.md new file mode 100644 index 00000000..8bd6648e --- /dev/null +++ b/work_notes.md @@ -0,0 +1 @@ +asdf From eba32aa13d03c5a2dd0343fadffd0da32945ad7d Mon Sep 17 00:00:00 2001 From: isaacgrove <42681415+isaacgrove@users.noreply.github.com> Date: Mon, 23 Mar 2020 16:47:17 -0400 Subject: [PATCH 2/3] Update work_notes.md --- work_notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/work_notes.md b/work_notes.md index 8bd6648e..1b8665c5 100644 --- a/work_notes.md +++ b/work_notes.md @@ -1 +1,3 @@ -asdf +Project repo: https://github.com/isaacgrove/twitoff + +Monday: I'm having some problems with my virtual environments, but getting to MVP went well today. This was the first time I've done a Hello World app that I could display in a browser, so that was exciting. From 2a572500f649526611150d484840949968c82e2d Mon Sep 17 00:00:00 2001 From: isaacgrove <42681415+isaacgrove@users.noreply.github.com> Date: Mon, 23 Mar 2020 16:47:47 -0400 Subject: [PATCH 3/3] Update work_notes.md --- work_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/work_notes.md b/work_notes.md index 1b8665c5..111ff5f6 100644 --- a/work_notes.md +++ b/work_notes.md @@ -1,3 +1,3 @@ Project repo: https://github.com/isaacgrove/twitoff -Monday: I'm having some problems with my virtual environments, but getting to MVP went well today. This was the first time I've done a Hello World app that I could display in a browser, so that was exciting. +Monday: I'm having some problems with my virtual environments, but that did not affect getting to MVP, which went well today. This was the first time I've done a Hello World app that I could display in a browser, so that was exciting.