From 0eef7984d4000cdf5f6f5c204e3d1fc3d5143f53 Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Mon, 10 Aug 2020 16:42:36 -0400 Subject: [PATCH] Update Dev Logs --- Dev Logs.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/Dev Logs.md b/Dev Logs.md index f874017..111ff2a 100644 --- a/Dev Logs.md +++ b/Dev Logs.md @@ -1,6 +1,32 @@ # Dev Logs These are daily and weekly summaries of the work thats been done on webqueue2. They start on 6/23 because that's whe this document was started but other work was done before this time. +## Week 8: 8/10/20 - 8/16/20 +### This Week's Goals +- Finish responsive two panel view +- Start on ItemView rewrite + + + + +--- + +### Monday 8/10/20 +- Updated Dev Environment Setup Guide to include Python and VS Code setup +- Updated requirements for API virtual environment +- Fixed broken links post GitHub migration + + + + + + + + + + + + ## Week 7: 8/3/20 - 8/9/20 ### This Week's Goals - Finish responsive two panel view