Code Monkey home page Code Monkey logo

agile-final-project's Introduction

agile-final-project

Final lab project for agile certification

agile-final-project's People

Contributors

axiom19 avatar

Watchers

 avatar

agile-final-project's Issues

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 product could be removed from the catalog

Details and Assumptions

  • Product exists on the catalog

Acceptance Criteria

Given a product exists on the catalog
When the service provider clicks the delete button for the product
Then the product is removed from the catalog

Need the ability to retrieve a product from the catalog.

As a user
I need to retrieve a product from the catalog
So that I can view the product

Details and Assumptions

  • Product exists in the catalog

Acceptance Criteria

Given a user is logged in and has access to the catalog
When the user searches for a specific product in the catalog
Then the user should be able to view the product details

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 the product is saved in a like list

Details and Assumptions

  • We are going to use SQL to store a name-value pair for customer name and product code

Acceptance Criteria

Given a user is logged in and browsing the catalog
When the user clicks the "Like" button on a product
Then the product should be added to the user's list of liked products

Must be hosted in the cloud.

As a [role]
I need [function]
So that [benefit]

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 service provider
I need the ability to update a product in the catalog
So that I can update the product when required

Details and Assumptions

  • Product already exists in the catalog

Acceptance Criteria

Given the product exists in the catalog
When I make the call to update the product
Then I can modify the product in the catalog

Need the ability to create a product in the catalog.

As a service provider
I need to create a product in the catalog
So that user can see product in the catalog

Details and Assumptions

  • Catalog is already created
  • Need to see product in card view in catalog

Acceptance Criteria

Given:
- The user is logged in as a service provider
- The catalog is already created
- The user has access to the catalog creation feature
When:
- The user navigates to the catalog creation page
- The user enters the product details (name, description, price, etc.)
- The user submits the product creation form
Then:
- The product is successfully created in the catalog
- The product is displayed in card view in the catalog
- The user can see the product 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.