HomeUniteUs icon indicating copy to clipboard operation
HomeUniteUs copied to clipboard

ApplicationTracker: ActivityProgressView

Open tylerthome opened this issue 3 years ago • 0 comments

Overview

React Component rendering an Activity's completed progress as a blue bar

Action Items

Create a component that:

  • [ ] accepts a containerWidth and an Activity
  • [ ] renders a blue bar with full height and width = (actionsComplete / totalActions)%

Resources/Instructions

Refer to issue #290

tylerthome avatar May 29 '21 19:05 tylerthome