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 Jul 24, 2020
1 parent a84318a commit b5c8b3b
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions Dev Logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,15 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T
- Updated [Dev Environment Setup Guide](https://github.rcac.purdue.edu/ECN/webqueue2/blob/master/Dev%20Environment%20Setup%20Guide.md) to include Python and VS Code setup.
- Decided to use Google style Python docstrings according to [section 3.8 of this styleguide](https://google.github.io/styleguide/pyguide.html#s3.8-comments-and-docstrings)

<!-- ### Wednesday - 7/22/20 -->

<!-- ### Thursday - 7/23/20 -->
### Wednesday - 7/22/20
- Implemented path building and modification time in Item class in ECNQueue module
- Started porting email attachment processing; deferring for Friday's demo
- Started header processing

### Thursday - 7/23/20
- Finished header processing
- Updated [Dev Environment Setup Guide](https://github.rcac.purdue.edu/ECN/webqueue2/blob/master/Dev%20Environment%20Setup%20Guide.md) to include Python Docstring Generator plugin for VS Code
- Implemented initial section parsing in Item class of ECNQueue module

<!-- ### Friday - 7/24/20 -->

Expand Down

0 comments on commit b5c8b3b

Please sign in to comment.