Skip to content

Final project overview and scenario for the Introduction to Agile Development and Scrum Course, Week 4 part of the IBM DevOps and Software Engineering Professional Certificate provided by Coursera.org

Notifications You must be signed in to change notification settings

MaxMike23/agile-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Agile-Final-Project

Final project overview and scenario for the Introduction to Agile Development and Scrum Course, Week 4 part of the IBM DevOps and Software Engineering Professional Certificate provided by Coursera.org

The Scenario

Your team has been asked to develop the backend product catalog for an e-commerce website. Your stakeholders need the ability to create products, retrieve products, update products, and delete products from the catalog. They have also asked for the ability for customers to indicate that they "like a product and have the site display the like count on the product page.” In addition to the catalog functionality, they have asked that it be hosted on a cloud environment with automated deployments.

Your team will use ZenHub to provide a kanban board to create a backlog and sprint plan for this work. As the product owner, you will be driving the process. You need to leverage the skills you learned in the lessons and labs to create a new GitHub repository and ZenHub kanban board and fill the kanban board with issues that will become your user stories.

The stakeholders for the e-commerce backend product catalog want the following requirements:

  1. Need the ability to create a product in the catalog
  2. Need the ability to retrieve a product from the catalog
  3. Need the ability to update a product in the catalog
  4. Need the ability to delete a product from the catalog
  5. Need the ability to "Like" a product in the catalog
  6. Need the ability to "Dislike" a product in the catalog
  7. Need the ability to list all products in the catalog
  8. Need the ability to query a subset of products in the catalog
  9. Must be hosted in the cloud
  10. Must have automation to deploy new changes to the cloud

About

Final project overview and scenario for the Introduction to Agile Development and Scrum Course, Week 4 part of the IBM DevOps and Software Engineering Professional Certificate provided by Coursera.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published