Skip to content

Tom Roberts#47

Open
tombobs wants to merge 3 commits intoconnect-group:masterfrom
tombobs:feature/tom-roberts
Open

Tom Roberts#47
tombobs wants to merge 3 commits intoconnect-group:masterfrom
tombobs:feature/tom-roberts

Conversation

@tombobs
Copy link

@tombobs tombobs commented Jan 31, 2024

Completed 3 steps from instructions.
As per instrucitons from Nigel, I have not done any of the nice-to-have features.

  • Load vehicle list from JSON file - then for each vehicle, make another call to get it's details and merge the results together.

  • Added <Vehicle /> component to display vehicle details in the list.

  • Styled it all to match design at 3 different breakpoints provided - I used CSS modules to separate styles instead of BEM.

  • Fixed existing unit tests & added more to cover new code.

  • Tested for WCAG compliance using WAVE extension - no errors (we have a warning about repeated 'alt' attribute - because they're all the same in the JSON)

Mobile
image

Tablet
image

Desktop
image

WAVE tool output
image

@tombobs tombobs marked this pull request as ready for review January 31, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant