Code Monkey home page Code Monkey logo

agile-final-project's Introduction

Hello!!!!

Ramon-pic

agile-final-project's People

Contributors

ramonbss avatar

Watchers

 avatar

agile-final-project's Issues

Need the ability to retrieve a product from the catalog.

As a User
I need to retrieve the products in the catalog
So that I can buy the products I want

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given the server has products in the catalog
When I retrieve a product
Then the product must be returned

Need the ability to create a product in the catalog.

As a Administrator
I need to be able to add products to the catalog
So that user can have access to more products

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I add a new product to the catalog
When I retrieve the new product
Then it should return the new product

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

As a User
I need to like a product in the catalog
So that I can rate how much I liked it

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 "Dislike" a product in the catalog.

As a User
I need the ability to "Dislike" a product in the catalog
So that I can undo an unintentionally Like in a 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 Content Provider
I need to host the service in the cloud
So that it can be more scalable and elastic

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given The server is deployed in the cloud
When An increase in demand occurs
Then the server will be able to scale itself to fit this demand

Need the ability to 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 search for an item in a specific category

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 list all products in the catalog.

As a User
I need the ability to list all products in the catalog
So that I can access all available products

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 Administrator
I need to automate the process to deploy new changes to the cloud
So that we can take the benefits of CI/CD pipelines

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

As a Administrator
I need the ability to update a product in the catalog
So that I can create sales for the customers

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have updated the price of a product
When I retrieve the product information
Then it should return the product with its new price

Need the ability to delete a product from the catalog.

As a Administrator
I need the ability to delete a product from the catalog
So that the system won't show out-of-stock products

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I delete a product from the catalog
When I retrieve the removed product
Then The server should return a "NOT FOUND" error

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.