only
must have
user stories need to be in the development strategy
A simple little website about trees.
- Boilerplate HTML file
- Page title in the HTML file
- empty CSS file
- CSS file is linked to HTML
"as a user I can read the title of the page"
The site needs a clear title that's easy to read at the top of the page.
- there is a prominent title at the top of the web page
- Header with the web site's title
- styling to center the title
"As a user I can read an introduction to this project"
It should be clear what this project is for and what someone can expect from the web page.
- there is a section directly under the navbar describing the project's goals
- a section with some general information about the project and helpful links
- styling to make the text look fancy
"As a user I can learn about trees"
There should be enough information that the user can learn the basics about trees.
- there is a main text in the page with helpful info and links
- Main text: a section with some general information about the project
- Extra Info Links: a list of links
- style the text
- styling to format the list
"As a user I can learn even more about trees"
Some more links for students who want to go beyond the basics.
- there is an aside with links for further reading
- An aside with links for digging deeper, some helpful text and a reference link
- styling to position the aside
- styling to style the text