Coder Social home page Coder Social logo

agile-final-project's People

Contributors

psavvaidis avatar

Watchers

 avatar

agile-final-project's Issues

"Like" Product in Catalog

As a User
I need to be able to "like" a product in the catalog
So that I can declare my preference for this 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]

Retrieve Product from Catalog

As a Administrator
I need to be able to retrieve a product from the catalog
So that I can do further actions with it (edit/delete)

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given there is a product A
When I click on it
Then I can see the full details of the product

Must be hosted in the cloud.

As a provider
I need to host the service to the cloud
So that it scales with the traffic

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have the app in the cloud
When traffic grows
Then the instances of the app scale accordingly

Query a subset of products in the catalog

As a user
I need the ability to query a subset of products in the catalog.
So that I can narrow down the products I am interested in seeing

Details and Assumptions

  • [document what you know]

Acceptance Criteria

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

Update product in catalog

As a Administrator
I need to be able to update a product in the catalog
So that new information can be added for the specific product

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given a product A with price 40
When I update the price to 35
Then the product A has price 35

Must have automation to deploy new changes to the cloud.

As a Provider
I need to have automation to deploy new changes to the cloud
So that I can deliver new features as soon as possible without causing trouble to the devs

Details and Assumptions

  • [document what you know]

Acceptance Criteria

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

Delete Product from Catalog

As a Administrator
I need to be able to delete a product from the catalog
So that this product no longer exists in the catalog

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have 4 products in the catalog
When I delete one
Then I have 3 products in the catalog

"Dislike" Product in Catalog

As a user
I need to be able to"dislike" a product in the catalog
So that I know I don't like this 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]

List all Products

As a user
I need to be able to list all products
So that I can choose which product to visit without searching specifically

Details and Assumptions

  • [document what you know]

Acceptance Criteria

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

Create Product in Catalog

As a Administrator
I need to create a product in the catalog
So that I can add it in the list of products

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have 3 products in the catalog
When I add another one
Then I have 4 products in the catalog

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.