codersforcauses / codersforcauses/intermediate_team_3
Create User Tasks Display Component
Open
frontend
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Parent Tasks: #2, #3
## Story
As a USER I want to be able to see which tasks I currently have in a display list.
## Requirements
- MUST display `task items`.
- MUST contain these `task items` in a `task list`.
## Features
- [x] Displays Task name, times, and topics.
- [ ] On click, opens out to the full task which includes the description.
- [x] Contains all task items in one task list for the given user.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.