Giter Club home page Giter Club logo

agile-final-project's Introduction

agile-final-project

This repository contains the final project for agile planning

agile-final-project's People

Contributors

wandilecebs avatar

Watchers

 avatar

agile-final-project's Issues

Need the ability to delete a product from the catalog.

As a Product Owner
I need the ability to delete a product from the catalog
So that outdated or discontinued products can be removed from the website.

Details and Assumptions

  • Users will specify the product's unique identifier when deleting a product from the catalog.
  • Deleting a product will permanently remove it from the catalog.

Acceptance Criteria

Given a user wants to remove a product from the catalog
When they provide the unique identifier of the product
Then the system should delete the product entry from the catalog

Need the ability to create a product in the catalog.

As a Product Owner
I need the ability to create a product in the catalog
So that the e-commerce website can offer new products for sale.

Details and Assumptions

  • Users will provide information such as product name, description, price, and category when creating a product.
  • Each product will have a unique identifier.
  • Newly created products will be added to the catalog.

Acceptance Criteria

Given a user wants to add a new product to the catalog
When they provide valid information including name, description, price, and category
Then a new product entry should be created in the catalog with the provided details

Need the ability to "Dislike" a product in the catalog.

As a Customer
I need the ability to Dislike a product in the catalog
So that** I can indicate my disinterest or preference against a particular product.

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given [some context]
When [certain action is taken]
Then [the outcome of action is observed]

Must be hosted in the cloud.

As a Stakeholder
I need the backend product catalog to be hosted in the cloud
So that the e-commerce website can be accessed globally and with high availability.

Details and Assumptions

  • The application will be deployed and hosted on a cloud platform such as AWS, Azure, or Google Cloud.

Acceptance Criteria

Given the application is ready for deployment
When the deployment process is initiated
Then the application should be successfully hosted on the selected cloud platform

Need the ability to list all products in the catalog.

As a Stakeholder
I need the ability to list all products in the catalog
So that customers can browse through the entire product inventory.

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given [some context]
When [certain action is taken]
Then [the outcome of action is observed]

Must have automation to deploy new changes to the cloud.

As a Stakeholder
I need automation to deploy new changes to the cloud
So that updates and enhancements can be deployed quickly and efficiently without manual intervention.

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given [some context]
When [certain action is taken]
Then [the outcome of action is observed]

Need the ability to query a subset of products in the catalog.

As a Stakeholder
I need the ability to query a subset of products in the catalog
So that customers can search for specific products based on certain criteria.

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given [some context]
When [certain action is taken]
Then [the outcome of action is observed]

Need the ability to "Like" a product in the catalog.

As a Customer
I need the ability to Like a product in the catalog
So that I can express my interest or preference for a particular product.

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given [some context]
When [certain action is taken]
Then [the outcome of action is observed]

Need the ability to retrieve a product from the catalog.

As a Product Owner
I need the ability to retrieve a product from the catalog
So that customers can view detailed information about a specific product.

Details and Assumptions

  • Users will specify the product's unique identifier when retrieving a product from the catalog.

Acceptance Criteria

Given a user knows the unique identifier of a product
When they request to retrieve the product from the catalog
Then the system should return the product details associated with the provided identifier

Need the ability to update a product in the catalog.

As a Product Owner
I need the ability to update a product in the catalog
So that product information can be kept accurate and up-to-date.

Details and Assumptions

  • Users will provide updated information for a product, including its name, description, price, and category.
  • Product updates will be based on the product's unique identifier.

Acceptance Criteria

Given a user wants to update an existing product in the catalog
When they provide valid updated information and the product's unique identifier
Then the system should update the product details in the catalog accordingly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.