Giter VIP home page Giter VIP logo

agile-final-project's Introduction

agile-final-project

This repository contains the files for the agile final project.

agile-final-project's People

Contributors

devops-engineer-1 avatar

Watchers

 avatar

agile-final-project's Issues

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 can "Like" a product that I really like in 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]

Need the ability to create a product in the catalog

As a service provider
I need the ability to create a product in the catalog
So that I can add new designed product to the catalog

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given I have a product
When I call that product as an object
Then product should be created in the catalog

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 easily reach to all products in 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]

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 quickly find products that I look for

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 service provider
I need the ability to retrieve a product from the catalog
So that I can select a product from the catalog when it is needed

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given a product that is required to be in the catalog
When I call product as an object from the catalog class
Then product should be retrieved

Need the ability to update a product in the catalog

As a service provider
I need the ability to update a product in the catalog
So that I can immediately change the properties of a product when an update is required.

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given a product that required to be updated
When I call product as an object from the catalog class and change its properties
Then all property changes of product should be visible in the catalog

Need the ability to delete a product from the catalog

As a service provider
I need the ability to delete a product from the catalog
So that I can remove a product from the catalog when it would no longer be produced.

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given a product in the catalog that is required to be deleted
When I call product as an object with a remove command
Then product should be deleted from the catalog

Must have automation to deploy new changes to the cloud

As a System Administrator
I need to have automation to deploy new changes to the cloud
So that I can immediately deploy changes to the cloud without implementing repetitive similar tasks to deploy next changes again

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 "Dislike" a product that I really don't like in 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 be hosted in the cloud

As a system administrator
I need a product catalog that is hosted in the cloud
So that I can provide high availability and fast access to the product catalog all the time

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given a product catalog that hosted on premises environment
When a user reaches the product catalog 
Then product catalog should be hosted in the cloud

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.