From cdd6180ee0a276c9dcc000bf64982998def0aee2 Mon Sep 17 00:00:00 2001 From: Ken Siew Date: Mon, 5 Sep 2016 11:16:21 -0700 Subject: [PATCH 01/21] Ken's 2 write up stories --- HPE_1PM.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HPE_1PM.md b/HPE_1PM.md index 8b13789..ce26cea 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1 +1,8 @@ +Ken, Kok Siew +============ + +As a computer science student in chico state university, I would like to find my grade easily by specific subject. + +As a programming, I would like to debug errors accurately and easily, saving time and energy. + From a23c9137c527e92b9fc8238de8d8793f36dadf50 Mon Sep 17 00:00:00 2001 From: AsianGuyBryan Date: Wed, 7 Sep 2016 11:39:47 -0700 Subject: [PATCH 02/21] Create HPE_1PM.md --- HPE_1PM.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 HPE_1PM.md diff --git a/HPE_1PM.md b/HPE_1PM.md new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/HPE_1PM.md @@ -0,0 +1 @@ + From 034865d0df704fd58a1daf5858ac7c3f1979841f Mon Sep 17 00:00:00 2001 From: AsianGuyBryan Date: Wed, 7 Sep 2016 11:43:06 -0700 Subject: [PATCH 03/21] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e55b6bf..92656f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ #Exercise 04: Product Backlog +Bryan Tham, Cody Selby, Cameron Williams, Nathaniel Davidson, Matthew Dias, Ken Siew + A product backlog is a sort of [to do list that is a important part of Scrum](https://en.wikipedia.org/wiki/Scrum_(software_development)#Product_backlog). Cards are placed into one of those categories, depending on its issue's status. Often, cards are written as **User Stories**. User stories are written from the perspective of the software *user*, such as "As a *customer*, I want to *search by product number* so that *I can find a specific item I'm looking for*." This follows the format: From 8cf8ba161ed3ab771d2f6577d698b774dd4e0ea6 Mon Sep 17 00:00:00 2001 From: Nathan Davidson Date: Wed, 7 Sep 2016 11:50:59 -0700 Subject: [PATCH 04/21] added my two user stories to the .md file. --- HPE_1PM.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HPE_1PM.md b/HPE_1PM.md index 8b13789..f70c29c 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1 +1,4 @@ +- As a developer that needs to share files, I want a feature to drag and drop +files I worked on to share with the group. +- As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. From 851075fca8527a8d8856327e3136d73a32caa56a Mon Sep 17 00:00:00 2001 From: matthewpdias Date: Wed, 7 Sep 2016 11:51:23 -0700 Subject: [PATCH 05/21] added user stories --- HPE_1PM.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HPE_1PM.md b/HPE_1PM.md index 8b13789..7b7e9f8 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1 +1,4 @@ +As a *user*, I want to be able to get free software for my own use, without any legal entaglement. + +As a *developer*, I want to be able to easily contribute my products to well documented and publicly availiable sources. From d5c5fe132d82424cc4cee8d688a3a1b2f514a1d1 Mon Sep 17 00:00:00 2001 From: Nathan Davidson Date: Wed, 7 Sep 2016 11:53:43 -0700 Subject: [PATCH 06/21] added my two user stories to the .md file. --- HPE_1PM.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HPE_1PM.md b/HPE_1PM.md index f70c29c..b53c107 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1,3 +1,5 @@ +#Nathan Davidson + - As a developer that needs to share files, I want a feature to drag and drop files I worked on to share with the group. From 04cffa2c9fe063dc932ec1214648b83567c2c40d Mon Sep 17 00:00:00 2001 From: AsianGuyBryan Date: Wed, 7 Sep 2016 12:45:29 -0700 Subject: [PATCH 07/21] Update HPE_1PM.md --- HPE_1PM.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HPE_1PM.md b/HPE_1PM.md index 709fde6..ce48a69 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -6,3 +6,5 @@ As a developer that needs to share files, I want a feature to drag and drop files I worked on to share with the group. As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. + +As a user, I would like to be able to see changes made on any file by who and when and where in the file. From 80ae90d7d0005da8e916f5a05302b54992f01623 Mon Sep 17 00:00:00 2001 From: Ken Siew Date: Wed, 7 Sep 2016 13:06:41 -0700 Subject: [PATCH 08/21] ken's created 2 write up stories --- HPE_1PM.md | 1 - 1 file changed, 1 deletion(-) diff --git a/HPE_1PM.md b/HPE_1PM.md index ce26cea..d724932 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1,5 +1,4 @@ Ken, Kok Siew -============ As a computer science student in chico state university, I would like to find my grade easily by specific subject. From d7ee8b5adddd4a5206e59764371ce411e2281f92 Mon Sep 17 00:00:00 2001 From: matthewpdias Date: Wed, 7 Sep 2016 13:13:02 -0700 Subject: [PATCH 09/21] resolved conflicts --- HPE_1PM.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/HPE_1PM.md b/HPE_1PM.md index ab70822..4b1c1da 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -3,11 +3,9 @@ Ken, Kok Siew As a computer science student in chico state university, I would like to find my grade easily by specific subject. -As a programming, I would like to debug errors accurately and easily, saving time and energy. +As a programming, I would like to debug errors accurately and easily, saving time and energy. -======= As a *user*, I want to be able to get free software for my own use, without any legal entaglement. ->>>>>>> 04cffa2c9fe063dc932ec1214648b83567c2c40d As a *developer*, I want to be able to easily contribute my From b847d669dbc419f15d361c32733e1eaf7cd25abc Mon Sep 17 00:00:00 2001 From: CommanderCameron Date: Wed, 7 Sep 2016 13:14:34 -0700 Subject: [PATCH 10/21] Cameron's User Stories --- HPE_1PM.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/HPE_1PM.md b/HPE_1PM.md index b53c107..6f98161 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1,6 +1,11 @@ #Nathan Davidson - +#Cameron Williams - As a developer that needs to share files, I want a feature to drag and drop files I worked on to share with the group. - As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. + +- As a developer, I want to be able to chat in real time with my coworkers. + +- As a developer, I want to be able to see what my coworkers are working on as they work. + From bba375e63b4b50e6bceefa40a6ec07318e6f8732 Mon Sep 17 00:00:00 2001 From: CommanderCameron Date: Wed, 7 Sep 2016 13:27:02 -0700 Subject: [PATCH 11/21] Getting rid of headers --- HPE_1PM.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/HPE_1PM.md b/HPE_1PM.md index 3779cd0..959785f 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1,4 +1,3 @@ -<<<<<<< HEAD #Nathan Davidson - As a developer that needs to share files, I want a feature to drag and drop @@ -11,8 +10,6 @@ Cameron Williams - As a developer, I want to be able to see what my coworkers are working on as they work. -======= -<<<<<<< HEAD Ken, Kok Siew As a computer science student in chico state university, I would like to find my grade easily by specific subject. @@ -29,4 +26,3 @@ files I worked on to share with the group. As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. As a user, I would like to be able to see changes made on any file by who and when and where in the file. ->>>>>>> d7ee8b5adddd4a5206e59764371ce411e2281f92 From 880f15e3d1de535391c1bf75af160be966f4c7be Mon Sep 17 00:00:00 2001 From: Ken-Siew Date: Wed, 7 Sep 2016 13:28:22 -0700 Subject: [PATCH 12/21] deleted head --- HPE_1PM.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/HPE_1PM.md b/HPE_1PM.md index 4b1c1da..5da81d6 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1,6 +1,3 @@ -<<<<<<< HEAD -Ken, Kok Siew - As a computer science student in chico state university, I would like to find my grade easily by specific subject. As a programming, I would like to debug errors accurately and easily, saving time and energy. From 29de0bcffe16b5ea3eb6e2b6d9ecc2bc91b11287 Mon Sep 17 00:00:00 2001 From: Ken-Siew Date: Wed, 7 Sep 2016 13:31:01 -0700 Subject: [PATCH 13/21] deleted head --- HPE_1PM.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/HPE_1PM.md b/HPE_1PM.md index 53b5f9b..959785f 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1,9 +1,3 @@ -<<<<<<< HEAD -<<<<<<< HEAD -======= -<<<<<<< HEAD -======= ->>>>>>> bba375e63b4b50e6bceefa40a6ec07318e6f8732 #Nathan Davidson - As a developer that needs to share files, I want a feature to drag and drop @@ -18,7 +12,6 @@ Cameron Williams Ken, Kok Siew ->>>>>>> a1e586e47aeace975dd6fe00344706a11fea5599 As a computer science student in chico state university, I would like to find my grade easily by specific subject. As a programming, I would like to debug errors accurately and easily, saving time and energy. From 0e9eab024d2dd602e9d99c7f0ddcf0267ffee2dc Mon Sep 17 00:00:00 2001 From: AsianGuyBryan Date: Wed, 7 Sep 2016 13:37:46 -0700 Subject: [PATCH 14/21] added a line, put names at top --- HPE_1PM.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/HPE_1PM.md b/HPE_1PM.md index 959785f..9d723c3 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1,16 +1,14 @@ -#Nathan Davidson +Nathan Davidson, Cameron Williams, Ken Siew, Bryan Tham, Matthew Dias, Nathaniel Davidson -- As a developer that needs to share files, I want a feature to drag and drop + As a developer that needs to share files, I want a feature to drag and drop files I worked on to share with the group. -- As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. + As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. -Cameron Williams -- As a developer, I want to be able to chat in real time with my coworkers. + As a developer, I want to be able to chat in real time with my coworkers. -- As a developer, I want to be able to see what my coworkers are working on as they work. + As a developer, I want to be able to see what my coworkers are working on as they work. -Ken, Kok Siew As a computer science student in chico state university, I would like to find my grade easily by specific subject. @@ -26,3 +24,5 @@ files I worked on to share with the group. As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. As a user, I would like to be able to see changes made on any file by who and when and where in the file. + +As a developer, I want a way to have multiple people work on the same file and can see each others changes simultaneously from different computers From 5552cc3b544c575e322caec6b57080fb7af6db16 Mon Sep 17 00:00:00 2001 From: AsianGuyBryan Date: Wed, 7 Sep 2016 13:40:25 -0700 Subject: [PATCH 15/21] subtle change :D --- HPE_1PM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HPE_1PM.md b/HPE_1PM.md index 9d723c3..7c6efe4 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1,5 +1,6 @@ Nathan Davidson, Cameron Williams, Ken Siew, Bryan Tham, Matthew Dias, Nathaniel Davidson + As a developer that needs to share files, I want a feature to drag and drop files I worked on to share with the group. From 42a887a00e6e6bea3f8251fff82ceb001c11bfae Mon Sep 17 00:00:00 2001 From: AsianGuyBryan Date: Wed, 7 Sep 2016 13:53:20 -0700 Subject: [PATCH 16/21] added Cody's two --- HPE_1PM.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HPE_1PM.md b/HPE_1PM.md index 7c6efe4..228d920 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -27,3 +27,8 @@ As a product owner I want a way to manage deadlines and have emails send out to As a user, I would like to be able to see changes made on any file by who and when and where in the file. As a developer, I want a way to have multiple people work on the same file and can see each others changes simultaneously from different computers + + +As a user I want the ability to search for the applications I want to use + +As a user I want private and public chat channels. From d24bc33502a6828db8cfe0c8fde4540012d5c2d3 Mon Sep 17 00:00:00 2001 From: AsianGuyBryan Date: Mon, 12 Sep 2016 13:07:14 -0700 Subject: [PATCH 17/21] removed names from README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 92656f8..e55b6bf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ #Exercise 04: Product Backlog -Bryan Tham, Cody Selby, Cameron Williams, Nathaniel Davidson, Matthew Dias, Ken Siew - A product backlog is a sort of [to do list that is a important part of Scrum](https://en.wikipedia.org/wiki/Scrum_(software_development)#Product_backlog). Cards are placed into one of those categories, depending on its issue's status. Often, cards are written as **User Stories**. User stories are written from the perspective of the software *user*, such as "As a *customer*, I want to *search by product number* so that *I can find a specific item I'm looking for*." This follows the format: From 50c5f8e3ab2d56f48b62cabb3c2ab0cfecf745ee Mon Sep 17 00:00:00 2001 From: Matthew Dias Date: Mon, 12 Sep 2016 13:11:35 -0700 Subject: [PATCH 18/21] Fixed typos and standardized format --- HPE_1PM.md | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/HPE_1PM.md b/HPE_1PM.md index 228d920..0c084c8 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1,8 +1,7 @@ Nathan Davidson, Cameron Williams, Ken Siew, Bryan Tham, Matthew Dias, Nathaniel Davidson - As a developer that needs to share files, I want a feature to drag and drop -files I worked on to share with the group. +As a developer that needs to share files, I want a feature to drag and drop files I worked on to share with the group. As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. @@ -10,25 +9,22 @@ files I worked on to share with the group. As a developer, I want to be able to see what my coworkers are working on as they work. +As a computer science student in chico state university, I would like to find my grades easily by specific subject. -As a computer science student in chico state university, I would like to find my grade easily by specific subject. +As a programmer, I would like to debug errors accurately and easily, saving time and energy. -As a programming, I would like to debug errors accurately and easily, saving time and energy. +As a *user*, I want to be able to download free software for my own use, without any fees or lisencing. -As a *user*, I want to be able to get free software for my own use, without any legal entaglement. +As a *developer*, I want to be able to easily contribute my code to a central location shared with the group. -As a *developer*, I want to be able to easily contribute my - -As a developer that needs to share files, I want a feature to drag and drop -files I worked on to share with the group. +As a developer, I want a feature to drag and drop all types of files I worked on to share with the group. As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. -As a user, I would like to be able to see changes made on any file by who and when and where in the file. - -As a developer, I want a way to have multiple people work on the same file and can see each others changes simultaneously from different computers +As a user, I would like to be able to see changes made on any file by any user. +As a developer, I want a way to have multiple people work at the same file where they can see eachother's changes simultaneously from different computers. -As a user I want the ability to search for the applications I want to use +As a user I want the ability to search for the applications I want to use. As a user I want private and public chat channels. From 2e7969784cdf2f34db25ee7d392ba34af5634b1e Mon Sep 17 00:00:00 2001 From: AsianGuyBryan Date: Mon, 12 Sep 2016 13:21:28 -0700 Subject: [PATCH 19/21] added points --- HPE_1PM.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/HPE_1PM.md b/HPE_1PM.md index 228d920..48635b2 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1,34 +1,34 @@ Nathan Davidson, Cameron Williams, Ken Siew, Bryan Tham, Matthew Dias, Nathaniel Davidson - As a developer that needs to share files, I want a feature to drag and drop +- As a developer that needs to share files, I want a feature to drag and drop files I worked on to share with the group. - As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. +- As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. - As a developer, I want to be able to chat in real time with my coworkers. +- As a developer, I want to be able to chat in real time with my coworkers. - As a developer, I want to be able to see what my coworkers are working on as they work. +- As a developer, I want to be able to see what my coworkers are working on as they work. -As a computer science student in chico state university, I would like to find my grade easily by specific subject. +- As a computer science student in chico state university, I would like to find my grade easily by specific subject. -As a programming, I would like to debug errors accurately and easily, saving time and energy. +- As a programming, I would like to debug errors accurately and easily, saving time and energy. -As a *user*, I want to be able to get free software for my own use, without any legal entaglement. +- As a *user*, I want to be able to get free software for my own use, without any legal entaglement. -As a *developer*, I want to be able to easily contribute my +- As a *developer*, I want to be able to easily contribute my -As a developer that needs to share files, I want a feature to drag and drop +- As a developer that needs to share files, I want a feature to drag and drop files I worked on to share with the group. -As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. +- As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. -As a user, I would like to be able to see changes made on any file by who and when and where in the file. +- As a user, I would like to be able to see changes made on any file by who and when and where in the file. -As a developer, I want a way to have multiple people work on the same file and can see each others changes simultaneously from different computers +- As a developer, I want a way to have multiple people work on the same file and can see each others changes simultaneously from different computers -As a user I want the ability to search for the applications I want to use +- As a user I want the ability to search for the applications I want to use -As a user I want private and public chat channels. +- As a user I want private and public chat channels. From 756704eced26a199dd740ec2950d12723a5a452e Mon Sep 17 00:00:00 2001 From: AsianGuyBryan Date: Mon, 12 Sep 2016 13:27:11 -0700 Subject: [PATCH 20/21] fixed random typos and lines --- HPE_1PM.md | 40 +++++++++++++++------------------------- 1 file changed, 15 insertions(+), 25 deletions(-) diff --git a/HPE_1PM.md b/HPE_1PM.md index 327b8a1..f8bbff5 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -1,12 +1,9 @@ Nathan Davidson, Cameron Williams, Ken Siew, Bryan Tham, Matthew Dias, Nathaniel Davidson -<<<<<<< HEAD - As a developer that needs to share files, I want a feature to drag and drop -files I worked on to share with the group. -======= -As a developer that needs to share files, I want a feature to drag and drop files I worked on to share with the group. ->>>>>>> 50c5f8e3ab2d56f48b62cabb3c2ab0cfecf745ee + +- As a developer that needs to share files, I want a feature to drag and drop files I worked on to share with the group. - As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. @@ -14,45 +11,38 @@ As a developer that needs to share files, I want a feature to drag and drop file - As a developer, I want to be able to see what my coworkers are working on as they work. -As a computer science student in chico state university, I would like to find my grades easily by specific subject. +- As a computer science student in chico state university, I would like to find my grades easily by specific subject. -<<<<<<< HEAD - As a computer science student in chico state university, I would like to find my grade easily by specific subject. - As a programming, I would like to debug errors accurately and easily, saving time and energy. -- As a *user*, I want to be able to get free software for my own use, without any legal entaglement. +- As a user, I want to be able to get free software for my own use, without any legal entaglement. -- As a *developer*, I want to be able to easily contribute my +- As a developer, I want to be able to easily contribute my - As a developer that needs to share files, I want a feature to drag and drop -files I worked on to share with the group. -======= -As a programmer, I would like to debug errors accurately and easily, saving time and energy. -As a *user*, I want to be able to download free software for my own use, without any fees or lisencing. +- As a programmer, I would like to debug errors accurately and easily, saving time and energy. + +- As a user, I want to be able to download free software for my own use, without any fees or lisencing. -As a *developer*, I want to be able to easily contribute my code to a central location shared with the group. +- As a developer, I want to be able to easily contribute my code to a central location shared with the group. -As a developer, I want a feature to drag and drop all types of files I worked on to share with the group. ->>>>>>> 50c5f8e3ab2d56f48b62cabb3c2ab0cfecf745ee +- As a developer, I want a feature to drag and drop all types of files I worked on to share with the group. - As a product owner I want a way to manage deadlines and have emails send out to other users as the deadline approaches. -<<<<<<< HEAD - As a user, I would like to be able to see changes made on any file by who and when and where in the file. - As a developer, I want a way to have multiple people work on the same file and can see each others changes simultaneously from different computers -======= -As a user, I would like to be able to see changes made on any file by any user. ->>>>>>> 50c5f8e3ab2d56f48b62cabb3c2ab0cfecf745ee -As a developer, I want a way to have multiple people work at the same file where they can see eachother's changes simultaneously from different computers. +- As a user, I would like to be able to see changes made on any file by any user. + +- As a developer, I want a way to have multiple people work at the same file where they can see eachother's changes simultaneously from different computers. -<<<<<<< HEAD - As a user I want the ability to search for the applications I want to use -======= -As a user I want the ability to search for the applications I want to use. ->>>>>>> 50c5f8e3ab2d56f48b62cabb3c2ab0cfecf745ee + +-As a user I want the ability to search for the applications I want to use. - As a user I want private and public chat channels. From c1c0de1b6608cdb08bad8b126643d07018989456 Mon Sep 17 00:00:00 2001 From: AsianGuyBryan Date: Mon, 12 Sep 2016 13:28:43 -0700 Subject: [PATCH 21/21] fixed one typo --- HPE_1PM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HPE_1PM.md b/HPE_1PM.md index f8bbff5..ebda2c5 100644 --- a/HPE_1PM.md +++ b/HPE_1PM.md @@ -43,6 +43,6 @@ Nathan Davidson, Cameron Williams, Ken Siew, Bryan Tham, Matthew Dias, Nathaniel - As a user I want the ability to search for the applications I want to use --As a user I want the ability to search for the applications I want to use. +- As a user I want the ability to search for the applications I want to use. - As a user I want private and public chat channels.