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 Jun 29, 2020
1 parent bd96793 commit 3844cfb
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion Dev Logs.md
Original file line number Diff line number Diff line change
@@ -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

<!-- **This Week's Recap:** -->

---

<!-- **Monday - 6/29/20** -->
<!-- **Tuesday - 6/30/20** -->
<!-- **Wednesday - 7/01/20** -->
<!-- **Thursday - 7/02/20** -->
<!-- **Friday - 7/03/20** -->
<!-- **Saturday - 7/04/20** -->
<!-- **Sunday - 7/05/20** -->

## 6/22/20 - 6/28/20
**This Week's Goals:**
- Move existing jQuery/DataTables view to React Components
Expand All @@ -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.
Expand Down

0 comments on commit 3844cfb

Please sign in to comment.