HomeUniteUs
HomeUniteUs copied to clipboard
ApplicationTracker: ActivityProgressView
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