-
Notifications
You must be signed in to change notification settings - Fork 3
User Stories
apathyboy edited this page Sep 30, 2010
·
1 revision
Before any major additions are made it's best to think them through first and often the best approach with designing public interfaces is to describe how the user will be interacting with the application via user stories, short yet precise descriptions of how a single interaction with the application should play out. The Station Manager has several different types of users:
The project itself consists of two applications: the frontend (story labels beginning with F), where users interact with the existing game features either via web browser or via the exposed API, the backend (story labels beginning with B), where admins manage users and game features.