Skip to content

Commit

Permalink
Update Dev Logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Aug 17, 2020
1 parent 08279fd commit 443e578
Showing 1 changed file with 35 additions and 2 deletions.
37 changes: 35 additions & 2 deletions Dev Logs.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,42 @@
# 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 9: 8/17/20 - 8/21/20
### This Week's Goals
- Finish lingering documentation tasks
- Automate documentation generation for API
- Choose documentation standard for JSX

<!-- ### This Week's Recap -->



---

<!-- ### Monday 8/17/20 -->

<!-- ### Tueday 8/18/20 -->

<!-- ### Wednesday 8/19/20 -->

<!-- ### Thursday 8/20/20 -->

<!-- ### Friday 8/21/20 -->



## Week 8: 8/10/20 - 8/16/20
### This Week's Goals
- Finish responsive two panel view
- Start on ItemView rewrite

<!-- ### This Week's Recap -->
### This Week's Recap
- Finished responsive two panel view
- Updated documentation following GitHub transfer
- Updated dependencies for API
- Separated ItemViewAppBar and ItemMetadataView into separate components
- Gathered resources for onboarding new hire
- Began working on ItemView rewrite


---
Expand Down Expand Up @@ -37,7 +67,10 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T
- [Getting Started w/ Flask-SQLAlchemy](https://www.youtube.com/watch?v=jTiyt6W1Qpo)
- Updated internal tooling to consolidate pieces into npm control

<!-- ### Friday 8/14/20 -->
### Friday 8/14/20
- Separated ItemView metadata content into its own component
- Added conditional alert if item is locked
- Experiemented with hiding scrollbars



Expand Down

0 comments on commit 443e578

Please sign in to comment.