Skip to content

Create task component box for home page #8

@blwelsh

Description

@blwelsh

Description
Create a task component for the front page. Follow the general design below

Image

Each task box should contain a name (ie, Task 7 in the picture), a brief description of that task below. On the right side, instead of 0/3 completed, put a points total like in the design below.

Image

If you feel there is a better rearrangement, don't be scared to try it out and turn it in, just be sure to write about it in your PR!

Acceptance Criteria

  • the TaskComponent should be in the src/components folder (create if it does not exist)
  • the component should pretty closely align with the description
  • No backend connection/support needed (not until CRUD routes are set up)
  • For testing purposes, populate the home page with a few of these components, and upload a screenshot to show how they look on the page. (Afterwards, delete them from the home page, we won't incorporate them until the backend is further set up)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions