From 9e291ee06b8cbfbc4514e01e36e1fb210c99d00d Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Fri, 14 Aug 2020 09:51:33 -0400 Subject: [PATCH] Update Dev Logs --- Dev Logs.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/Dev Logs.md b/Dev Logs.md index 652f356..eb1ebed 100644 --- a/Dev Logs.md +++ b/Dev Logs.md @@ -22,9 +22,20 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T - Separated ItemViewAppBar from ItemView - Added spacing in ItemView for readability - - - +### Wednesday 8/12/20 +- Added docs for: + - [#31 Fix AppBar positioning in Safari](https://github.itap.purdue.edu/ECN/webqueue2/issues/31) + - [#32 Remove scrollbars from column views](https://github.itap.purdue.edu/ECN/webqueue2/issues/32) + - [#33 Implement assignment controls in ItemView](https://github.itap.purdue.edu/ECN/webqueue2/issues/33) +- Out in the afternoon. + +### Thursday 8/13/20 +- Gathered resources for new hire including: + - [React: Getting Started on Pluralsight](https://app.pluralsight.com/library/courses/react-js-getting-started/table-of-contents) + - [Intro to React on YouTube](https://www.youtube.com/watch?v=QFaFIcGhPoM&list=PLC3y8-rFHvwgg3vaYJgHGnModB54rxOk3) + - [Getting Started w/ Material UI](https://www.youtube.com/watch?v=pHclLuRolzE) + - [Getting Started w/ Flask-SQLAlchemy](https://www.youtube.com/watch?v=jTiyt6W1Qpo) +- Updated internal tooling to consolidate pieces into npm control