19lmyers/cse110-w21-group14

Update Event Modeling Diagram

garylli opened this issue · 1 comments

Description:

Our event modeling diagram currently does not visually break down our flow to show what aspects of our web app is affected by each command.

We should update our event modeling diagram to display command effects on functions. This will make task formation and task execution much easier.

Checklist:

  • Update UIs on Miro to match latest flow implementation on Figma
  • Create sections for the main functions of the timer app (Settings, Progress Bar, Sessions Tracking, and Timer)
  • Rewrite event modeling diagram to include these categories (use store/state category)
  • Update us in #workupdates!

Update 2/18/21

Finished updating event modeling diagram! Version 2 Diagram
Closes #42