Know Your Users
In agile software development, we create user stories as a way to communicate the requirements of our users in an easy to understand format. Usually, they take the following form:
“As a <user type>, I want to <function> so that I can <business value>.”
An example of a real user story looks like this:
“As a frequent traveler, I want to rebook a past trip so that I can save time booking trips.”










As I’ve been looking through 