Open Manuella-Sam opened 1 year ago
I think I'd perhaps mention as part of the tasks that this is referencing your dummy data. Perhaps you may want to use placeholder images (something like a <div>
with a background color, maybe) as well instead of bothering with actual images at this point.
Other than that: Is this a new page, or are we building on the list we've created in your US1?
It is a new page !
Okay, here's some things that may be of value to you:
I think that US2 stills needs to include a task which states that you're going to make the job dummy data available to the categories.js page and another task that explains how you're going to sort through the dummy data so it gets displayed in the correct category.
Maybe you will have to think about something like this ...
const frontEndJobs = jobsDummyData.sort(//something something very good code ...)
const backEndJobs = //....
//....
LGTM :)
Value proposition
Value Description: As a User I want to see a filtered List of Job categories available based on my experience, interests, strengths etc. given in the input fields.
Description
Acceptance criteria
Tasks
Size: M