From 3aa45aa4d2d3c765259d62c0145bca1c62ab5081 Mon Sep 17 00:00:00 2001 From: Steven Bendick Date: Wed, 7 Sep 2016 11:48:04 -0700 Subject: [PATCH 01/13] Init --- BossyUI.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 BossyUI.md diff --git a/BossyUI.md b/BossyUI.md new file mode 100644 index 0000000..f80c504 --- /dev/null +++ b/BossyUI.md @@ -0,0 +1 @@ +We'll put our user stories here From 8e9b03d3f0eda13d68098e5603b9c9cf1f4f83f8 Mon Sep 17 00:00:00 2001 From: Garrett Swann Date: Wed, 7 Sep 2016 12:15:51 -0700 Subject: [PATCH 02/13] Added a dummy line to this file --- BossyUI.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BossyUI.md b/BossyUI.md index f80c504..526aa59 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -1 +1,3 @@ We'll put our user stories here + +My story story would go here. From 956c876174ca7b76b86a77aaa6bbf79f882b8b6d Mon Sep 17 00:00:00 2001 From: JasonGroven Date: Wed, 7 Sep 2016 12:21:50 -0700 Subject: [PATCH 03/13] Added user stories --- BossyUI.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BossyUI.md b/BossyUI.md index f80c504..9e537cd 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -1 +1,4 @@ We'll put our user stories here +[Jason Groven] +As a developer, I want to create web apps without clunky jQuery calls. +As a user, I want elegant design. From 7f4d9481d39b4bcd0606eeeeecf46f01c3fc2066 Mon Sep 17 00:00:00 2001 From: Marshall Dyer Date: Wed, 7 Sep 2016 14:06:54 -0700 Subject: [PATCH 04/13] added 2 user stories --- BossyUI.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BossyUI.md b/BossyUI.md index f80c504..e7c3845 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -1 +1,4 @@ We'll put our user stories here + +As a user I want to be able to add cards +As a user I want to be able to delete cards \ No newline at end of file From e87009bd9dff139fad3b596a88953956c9537b30 Mon Sep 17 00:00:00 2001 From: Steven Bendick Date: Wed, 7 Sep 2016 15:21:03 -0700 Subject: [PATCH 05/13] Steven's 2 user stories --- BossyUI.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/BossyUI.md b/BossyUI.md index e7c3845..03f7435 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -1,4 +1,8 @@ We'll put our user stories here As a user I want to be able to add cards -As a user I want to be able to delete cards \ No newline at end of file +As a user I want to be able to delete cards + +Steven: +As a user I want to be able to direct message. +As a user I want to be able to view the directory. From 4a7a289e915eb63e756cb71ec12a8a32b3ee39af Mon Sep 17 00:00:00 2001 From: Steven Bendick Date: Wed, 7 Sep 2016 15:55:49 -0700 Subject: [PATCH 06/13] formatting --- BossyUI.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BossyUI.md b/BossyUI.md index 03f7435..f8cd328 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -1,5 +1,6 @@ We'll put our user stories here +Marshall: As a user I want to be able to add cards As a user I want to be able to delete cards From 36f2b5626998b88aada84bcd923504eb44cb9b55 Mon Sep 17 00:00:00 2001 From: sbendick Date: Wed, 7 Sep 2016 15:56:35 -0700 Subject: [PATCH 07/13] Update BossyUI.md --- BossyUI.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BossyUI.md b/BossyUI.md index 9e537cd..436b69d 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -1,4 +1,5 @@ We'll put our user stories here -[Jason Groven] + +Jason Groven: As a developer, I want to create web apps without clunky jQuery calls. As a user, I want elegant design. From 1633a4ae37fea0785f8307326567838630ff4164 Mon Sep 17 00:00:00 2001 From: Kevin Lien Date: Wed, 7 Sep 2016 16:54:23 -0700 Subject: [PATCH 08/13] kevin's user story --- BossyUI.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BossyUI.md b/BossyUI.md index 53ecec9..eacb8e6 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -12,3 +12,6 @@ Jason Groven: As a developer, I want to create web apps without clunky jQuery calls. As a user, I want elegant design. +Kevin Lien: +As a user, I want to give feedback to the developers. +As a developer, I would like to know what my users think of my product. From a52339a698260280afe502e0f3f35eda2600c60e Mon Sep 17 00:00:00 2001 From: Dustin Jackson Date: Wed, 7 Sep 2016 16:59:34 -0700 Subject: [PATCH 09/13] Dustin's stories added --- BossyUI.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BossyUI.md b/BossyUI.md index 53ecec9..68c0c3b 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -12,3 +12,6 @@ Jason Groven: As a developer, I want to create web apps without clunky jQuery calls. As a user, I want elegant design. +Dustin Jackson: +As a user I want an interface that is easy peasy lemon squeezy +As a user I want to reassign cards to some other poor schmuck From 8eca6b8ee92fb8fbedd41e88b68ad33257b7a4a1 Mon Sep 17 00:00:00 2001 From: Daniel-Swearingen Date: Wed, 7 Sep 2016 19:55:12 -0700 Subject: [PATCH 10/13] Daniel Swearingen's stories --- BossyUI.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/BossyUI.md b/BossyUI.md index f80c504..7a4dcca 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -1 +1,6 @@ We'll put our user stories here + + +As a user, I want to be an admin, because admin. + +As a user, I want to find new ways to break the system, because that's the user's job. \ No newline at end of file From ccb7334ff423fc6a0f98ed24d875f1225dc63eec Mon Sep 17 00:00:00 2001 From: Garrett Swann Date: Wed, 7 Sep 2016 21:12:58 -0700 Subject: [PATCH 11/13] Added my two user storied to BossyUI.md --- BossyUI.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BossyUI.md b/BossyUI.md index 09439d2..a4e337c 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -20,3 +20,7 @@ Dustin Jackson: As a user I want an interface that is easy peasy lemon squeezy As a user I want to reassign cards to some other poor schmuck +Garrett Swann +As a lazy person, I want to have my cards and dev chat in one place. +As a user, I want setup to be quick and easy. + From 3875f6ea1777e28097cc3b817b72a1c3bc561655 Mon Sep 17 00:00:00 2001 From: sbendick Date: Wed, 7 Sep 2016 22:28:00 -0700 Subject: [PATCH 12/13] Update BossyUI.md --- BossyUI.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/BossyUI.md b/BossyUI.md index 7a4dcca..7383449 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -1,6 +1,15 @@ We'll put our user stories here +Marshall: As a user I want to be able to add cards As a user I want to be able to delete cards -As a user, I want to be an admin, because admin. +Steven: As a user I want to be able to direct message. As a user I want to be able to view the directory. -As a user, I want to find new ways to break the system, because that's the user's job. \ No newline at end of file +Jason Groven: As a developer, I want to create web apps without clunky jQuery calls. As a user, I want elegant design. + +Kevin Lien: As a user, I want to give feedback to the developers. As a developer, I would like to know what my users think of my product. + +Dustin Jackson: As a user I want an interface that is easy peasy lemon squeezy As a user I want to reassign cards to some other poor schmuck + +Garrett Swann As a lazy person, I want to have my cards and dev chat in one place. As a user, I want setup to be quick and easy. + +Daniel: As a user, I want to be an admin, because admin. As a user, I want to find new ways to break the system, because that's the user's job. From 2f1c77786c8c8ef1010e44e50efbf7872cd45416 Mon Sep 17 00:00:00 2001 From: sbendick Date: Tue, 13 Sep 2016 10:44:17 -0700 Subject: [PATCH 13/13] Formatted user stories into bulleted list --- BossyUI.md | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/BossyUI.md b/BossyUI.md index 90ec3cc..f2be122 100644 --- a/BossyUI.md +++ b/BossyUI.md @@ -1,16 +1,17 @@ -We'll put our user stories here - -Marshall: As a user I want to be able to add cards As a user I want to be able to delete cards - -Steven: As a user I want to be able to direct message. As a user I want to be able to view the directory. - -Jason Groven: As a developer, I want to create web apps without clunky jQuery calls. As a user, I want elegant design. - -Kevin Lien: As a user, I want to give feedback to the developers. As a developer, I would like to know what my users think of my product. - -Dustin Jackson: As a user I want an interface that is easy peasy lemon squeezy As a user I want to reassign cards to some other poor schmuck - -Garrett Swann As a lazy person, I want to have my cards and dev chat in one place. As a user, I want setup to be quick and easy. - -Daniel: As a user, I want to be an admin, because admin. As a user, I want to find new ways to break the system, because that's the user's job. +Bossy UI's user storie's for our Town Hall backlog + +* As a user I want to be able to add cards. +* As a user I want to be able to delete cards +* As a user I want to be able to direct message. +* As a user I want to be able to view the directory. +* As a developer, I want to create web apps without clunky jQuery calls. +* As a user, I want elegant design. +* As a user, I want to give feedback to the developers. +* As a developer, I would like to know what my users think of my product. +* As a user I want an interface that is easy peasy lemon squeezy. +* As a user I want to reassign cards to some other poor schmuck +* As a lazy person, I want to have my cards and dev chat in one place. +* As a user, I want setup to be quick and easy. +* As a user, I want to be an admin, because admin. +* As a user, I want to find new ways to break the system, because that's the user's job.