Git Product home page Git Product logo

agile-final-project's People

Contributors

dimpapanik avatar

Watchers

 avatar

agile-final-project's Issues

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

As a user
I need to be able to query a subset of products in the catalog
So that I can find specific items 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]

Must have automation to deploy new changes to the cloud

As a developer
I need to automate the deployment process
So that new changes can be deployed quickly and easily

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 to be able to "Like" a product in the catalog
So that I can indicate my interest in the item

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 User
I need to be able to retrieve a product from the catalog
So that I can view the details of a specific item

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I am on the product details page
When I click on the "View" button
Then I should be able to see the product information

Need the ability to list all products in the catalog

As a user
I need to be able to list all products in the catalog
So that I can see all available items in the store

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 create a product in the catalog

As a User
I need to be able to create a product in the catalog
So that I can add new items to the store

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I am on the product creation page
When I enter valid product information
And click on the "Create" button
Then the product should be saved in the catalog
And I should be redirected to the product details page

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

As a customer
I need to be able to "Dislike" a product in the catalog
So that I can indicate my dislike for the item

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 delete a product from the catalog

As a User
I need to be able to delete a product from the catalog
So that I can remove items that are no longer available

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I am on the product details page
When I click on the "Delete" button
And confirm the action
Then the product should be deleted from the catalog
And I should be redirected to the product list page

Need the ability to update a product in the catalog

As a User
I need to be able to update a product in the catalog
So that can make changes to an existing item

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I am on the product details page
When I click on the "Edit" button
And update the product information
And click on the "Save" button
Then the product should be updated in the catalog

Must be hosted in the cloud

As a developer
I need to host the application on a cloud environment
So that it can be accessed by users from anywhere

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given the product catalog is being developed
When it is deployed to a cloud hosting service
Then the product catalog should be accessible from any location with an internet connection

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.