High Level Customer User Stories
User Story
- As a: developer,
- I want: customer user stories
- so that: I can better understand the product I am creating.
Functional Requirements
At least one User Story for each:
-
User going to the site for the first time -
User looking up a book -
User requesting a list of book recommendations -
User updating their book preferences -
User wanting to purchase a new book that was recommended to them
Description
User Stories are very good method of condensing goals/requirements that a product is trying to achieve.
User stories from the perspective of the Customer allows us to itemize the criteria of our acceptance tests before sending the product to the actual customers.
The difference between this issue and issue #9 (closed) is that #9 (closed) is the abstract that the professor asked for (written in paragraph form), and this issue is looking at custom User Stories written in user story form.