Skip to content

Instantly share code, notes, and snippets.

@romanofski
Last active June 20, 2016 04:29
Show Gist options
  • Save romanofski/6d8fd6ad654cb38ef6ae6cbc3bd0cf0a to your computer and use it in GitHub Desktop.
Save romanofski/6d8fd6ad654cb38ef6ae6cbc3bd0cf0a to your computer and use it in GitHub Desktop.
KiwiPyCon 2016 Proposal

Application Development from the Users Perspective

Short description

The talk gives first hand experience on creating personas - a usability tool for designing user interfaces - and how to incorporate them in the design process.

Long description

Personas are hypothetical users which you can use when designing features for your application, to anticipate user interaction based on their goals. One of many problems in software engineering is providing consistent and easy to use user interfaces. How do you know what UI enables your users to get things done? How do you find a solution if you have conflicting interests? How do you build an interface, which doesn't leave decisions about configuration of the UI up to the user.

This talk will offer a solution to these questions by making use of personas. It will give first hand experience from developing personas for Beaker: from user interviews to how we incorporate them in our design process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment