diff --git a/Dev Logs.md b/Dev Logs.md index be497cc..97faa08 100644 --- a/Dev Logs.md +++ b/Dev Logs.md @@ -1,6 +1,33 @@ # 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 7: 8/3/20 - 8/9/20 +### This Week's Goals +- Finish responsive two panel view +- Start on ItemView rewrite + + + + +--- + + + + + + + + + + + + + + + + + + ## Week 6: 7/27/20 - 8/2/20 ### This Week's Goals - Finish Item View @@ -26,7 +53,8 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T - Found [this](https://gist.github.com/crearlink/f483dee7970364b0160f11d69e2201f5#file-medium-transitions-create-params-md) documentation for Material UI's undocumented `theme.transitions.create()` method. - Began working on repsonive drawer interface. - +### Saturday 8/1/20 +- After reading [How we launched docs.github.com](https://github.blog/2020-07-02-how-we-launched-docs-github-com/) by GitHub and seeing [their REST API docs](https://docs.github.com/en/rest/reference/repos) I think it would make sense moving forward to develop a usable docs site. ## Week 5: 7/20/20 - 7/26/20