Giter Site home page Giter Site logo

agile-final-project's Introduction

agile-final-project

agile-final-project's People

Contributors

abdelhakim54 avatar

Watchers

 avatar

agile-final-project's Issues

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

As a Database Administrator
I need the ability to query a subset of products in the catalog.
So that I can list them in the User Interface

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 navigate the catalog

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 DevOps Engineer
I need to automate the deployment of new changes to the cloud.
So that I can deliver change faster .

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have created a CI/CD pipeline 
When I have triggered the action to deploy
Then the CI/CD pipeline should be followed.

Must be hosted in the cloud.

As a Cloud Engineer
I need the website to be hosted in the cloud.
So that scale based on user demand

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have deployed to the cloud
When a customer comes to our url
Then our service will be displayed

Need the ability to update a product in the catalog.

As a System Administrator
I need the ability to update a product in the catalog.
So that modify its state

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given have the id of a product
When I write a query to update the product
Then the product's information should be updated 

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

As a User
I need the ability to "Like" a product in the catalog.
So that I have customized recommendations

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have accessed the catalog
When I like a product
Then I should be able to see that action

Need the ability to retrieve a product from the catalog.

As a User
I need the ability to retrieve a product from the catalog.
So that see its details

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have entered the website catalog
When I click to see a particular product
Then I should be able to see the information about that product

Need the ability to create a product in the catalog.

As a User
I need the ability to create a product in the catalog.
So that I can add it to the catalog

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have created a new product
When when I list the full catalog
Then I should be able to see my new added product in the catalog

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 have suitable recommendations.

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have accessed the catalog
When I dislike a product 
Then I should be able to see that action

Need the ability to delete a product from the catalog.

As a System Administrator
I need the ability to delete a product from the catalog.
So that I can remove it from the catalog

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have the product id
When I delete the product
Then I should no longer see it 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.