AS A developer
I WANT TO have a gui for creating user stories
IN ORDER TO not have to use the workspace
Description
Why: (What value does it have? For whom?)
Hacking the command for creating a story in the workspace is verbose and unclean.
With a GUI the developer does have to have knowledge about how a story is created in the AcceptIt system.
What: (What should be implemented?)
A UI similar to the normal Browser that only browses User Stories
Done: (How can it be demonstrated?)
Open the GUI via the workspace and type the story from the README.
Acceptance Criteria
[x] Category List with only categories that contain user stories
[x] User Story List that contains all user stories in selected category
[x] Text View that shows and allows editing/creating of UserStories
Story
AS A developer I WANT TO have a gui for creating user stories IN ORDER TO not have to use the workspace
Description
Why: (What value does it have? For whom?)
Hacking the command for creating a story in the workspace is verbose and unclean. With a GUI the developer does have to have knowledge about how a story is created in the AcceptIt system.
What: (What should be implemented?)
A UI similar to the normal Browser that only browses User Stories
Done: (How can it be demonstrated?)
Open the GUI via the workspace and type the story from the README.
Acceptance Criteria