diff --git a/Dev Logs.md b/Dev Logs.md index 168417d..dfa4345 100644 --- a/Dev Logs.md +++ b/Dev Logs.md @@ -1,6 +1,24 @@ # 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. +## 6/29/20 - 7/5/20 +**This Week's Goals:** +- Create dev environment walkthrough +- Rewrite ECNQueue.py (from origial webqueue) for inital item reading support +- Create final UI mockups for v1 + + + +--- + + + + + + + + + ## 6/22/20 - 6/28/20 **This Week's Goals:** - Move existing jQuery/DataTables view to React Components @@ -16,7 +34,7 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T --- -**Mon - 6/22/20** +**Monday - 6/22/20** - Decided to move to a public repo for: - **Reference-ability:** With a private repo, if I want to share code I need to either send snippets and screenshare. With a public repo I can simply link to the up to date code.