I am clueless about the user story

Being a total noob in coding AND my English could be better, I’m totally clueless were to write the user stories.

Could someone tell me where I should write those?

The user stories are just the tasks that need to be complete once your page is done. For example:

User Story: I can view a tribute page with an image and text.

You would need to code your page to where an image shows up and text shows on the page.

User Story: I can click on a link that will take me to an external website with further information on the topic.

Create the code that makes a link to an external page.

They’re basically like directions :slight_smile: & most people use codepen.io to do this.

2 Likes

Thanks Melissa! :+1:

1 Like