nrg51098 / pinterest

This is pinterest mockup for the NSS exercise week 12
0 stars 0 forks source link

singleBoard #16

Open nrg51098 opened 4 years ago

nrg51098 commented 4 years ago

User Story

As a developer, There should be a seperate file to create a card for the a sinlge board. This will be later used in other files to show collections of boards.

AC

Given A developer navigated to your repo Then they should see a file called src/javascripts/components/singleBoard/singleBoard.js And this file should have a function named boardMaker which builds a domString for the individual board with proper bootstrap class and Id added.