From 12bc5103e40326b6a817e0af0a2e7afa78d8ecbd Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Tue, 21 Jul 2020 09:23:23 -0400 Subject: [PATCH] Update Dev Logs --- Dev Logs.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Dev Logs.md b/Dev Logs.md index 1ca607f..0d35709 100644 --- a/Dev Logs.md +++ b/Dev Logs.md @@ -10,7 +10,11 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T --- - +### Monday - 7/20/20 +- Began rewritting ECNQueue.py + - Decided on an object structure of: + - Items: Individual items with headers, content, and attachments + - Queues: Collection of all active items from one queue