User Stories Homework
Dream up an idea for a web site or an app and start to specify some requirements for your idea. Your site must have more than one user role. For example, a Moodle user can be a student or a faculty member, and these roles have different actions that can be performed.
Write a 1 paragraph description of your site and then come up with at least 4 user stories for your application, from the perspective of at least 2 different roles.
User Stories
Remember, user stories should be concise and non-technical. Do not try to cover all of the functionality of your site with the small handful of stories that you submit. Below are a couple of posts discussing best practices when coming up with user stories. Both of these posts use the word “agile” numerous times. This term refers to iterative software development process models that are designed to react well to change.
- https://www.mountaingoatsoftware.com/agile/user-stories
- http://www.romanpichler.com/blog/10-tips-writing-good-user-stories/
Submission
Put your description and your user stories in the markdown file requirements.md
and push your submission back to git-keeper.