Coder Social home page Coder Social logo

agile-final-project's Introduction

hey there

👨‍💻About me:

I am a Fullstack Blockchain and Mobile Developer from Nigeria

  • 🔭: I'm a Software Engineer and active contributor to fullstack web, mobile and blockchain applications.
  • 🌱: Currently exploring Cloud engineering, Networking and Cybersecurity.
  • ⚡: I enjoy reading tech and non-tech articles, attempting Leet code problems
  • 📫: How to reach me? [email protected]

🛠️ Languages and Tools:

Babel C CSS3 Django Docker Express Figma Flask Git GraphQL HTML5 JavaScript Linux MongoDb MySQL NodeJS PostgreSQL Python React Saas Solidity TypeScript Ubuntu Vim VsCode Webpack

🔥: My Stats:

GitHub Streak

Top Langs


agile-final-project's People

Contributors

e-zbox avatar

Watchers

 avatar

agile-final-project's Issues

Must have automation to deploy new changes to the cloud.

As a Stakeholder,
I need the implementation of DevOps CI/CD practices,
So that rolling out of new features would be automated.

Details and Assumptions**

  • [document necessary details]

Acceptance Criteria

Given []
When []
Then []

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

As a Stakeholder,
I need the ability for users to 'Dislike' a product,
So that we can get user feedback which is very important in developing better products..

Details and Assumptions**

  • [document necessary details]

Acceptance Criteria

Given a customer wants to give a 'Dislike' feedback of a product
When the customer clicks on the 'Dislike' button provided in mobile or website UI
Then the product should update its 'Dislike' count and add customer as 'users' that disliked the product

Need the ability to list all products in the catalog.

As a Stakeholder,
I need the website to have a route where products in catalog get listed,
So that customers can see available products and make purchases.

Details and Assumptions**

  • [document necessary details]

Acceptance Criteria

Given []
When []
Then []

Need the ability to delete a product from the catalog.

As a Stakeholder,
I need to be able to delete a product from catalog,
So that customers only see available products on the catalog.

Details and Assumptions**

  • [document necessary details]

Acceptance Criteria

Given a product with id 1 gets exhausted in storage
When Stakeholder navigates to [DELETE] /api/v1/product/1
Then the product with id 1 should get deleted from database and should not show up in website catalog

Need the ability to retrieve a product from the catalog.

As a Stakeholder,
I need customers to be able to get a product from the catalog,
So that customers can see details ranging from color and durability, about the product.

Details and Assumptions**

  • [document necessary details]

Acceptance Criteria

Given a list of products in website catalog
When a customer clicks on a product from the catalog
Then the product should be retrieved and customer should get available details of the product

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

As a Stakeholder,
I need a functionality in the website where customers can query a subset of products in the catalog,
So that customers get a well-fitted list of products based on their interests.

Details and Assumptions**

  • [document necessary details]

Acceptance Criteria

Given []
When []
Then []

Need the ability to create a product in the catalog.

As a Stakeholder,
I need to be able to create a product in catalog,
So that newly manufactured products can be shown to be available online.

Details and Assumptions**

  • [document necessary details]

Acceptance Criteria

Given a newly manufactured product in our factory
When details are entered to create an online presence of the product
Then a new product should get created and added in the catalog

Must be hosted in the cloud.

As a Stakeholder,
I need this service to get pushed to the cloud,
So that customers in various regions can get higher availability when accessing our website's URL.

Details and Assumptions**

  • [document necessary details]

Acceptance Criteria

Given []
When []
Then []

Need the ability to update a product in the catalog.

As a Stakeholder,
I need to able to update details of a product,
So that customers that can on our website see recent details such as price, color of a product.

Details and Assumptions**

  • [document necessary details]

Acceptance Criteria

Given that product with id 1 has its name misspelled as 'Automobule'
When Stakeholder navigates to [PUT] /api/v1/product/1 and sends an update parameter with {name: 'Automobile'}
Then the name should of the product with id 1 should update as 'Automobile'

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

As a Stakeholder,
I need the ability for users to 'Like' a product,
So that we can get user feedback which is very important in developing better products.

Details and Assumptions**

  • [document necessary details]

Acceptance Criteria

Given a customer wants to give a 'Like' feedback of a product
When the customer clicks on the 'Like' button provided in mobile or website UI
Then the product should update its 'Like' count and add customer as 'users' that liked the product

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.