atlp-rwanda / knights-ecomm-be

Knights ecommerce backend APIs
https://knights-ecomm-be-lcdh.onrender.com
0 stars 0 forks source link

Guest/Buyer should be able to manage to their cart #88

Closed faid-terence closed 5 months ago

faid-terence commented 5 months ago

Description

As a buyer, I should be able to perform Create, Read, Update, and Delete (CRUD) operations on products in my cart, so that I can effectively manage my intended purchases and proceed to checkout when ready.

Acceptance Criteria

Create

Read

Update

Delete

Developer Notes

Related Issues

Definition of Done

faid-terence commented 5 months ago

@GSinseswa721 and @MC-Knight Please update the description and attach the implementation plan as well

MC-Knight commented 5 months ago

1. Deliverables at the end of the project.

By the end, buyers will be able to effectively manage their carts. They'll add, view, update, and remove products from their carts. We'll ensure that only the rightful buyer can make changes to their respective carts. Swagger will be used to document all these functionalities neatly, providing clear and interactive API documentation

DEV NOTE (REQUIRED)

Documenting code using Swagger

2. Data flow / Flowchart / pseudocode / ERD diagrams

ER Diagram

diagram-export-5-22-2024-12_13_09-AM

Determine the Environments (tools)

4. Schedule of implementation of the various parts

Below Tasks will be delivered by specified dates

5. Dependencies/Foreseen blockers from team members

None

6. External services or libraries to be used.

images
MC-Knight commented 5 months ago

@faid-terence you can check on our implementation plan

faid-terence commented 5 months ago

@MC-Knight and @GSinseswa721 Looks good ! Please start implementation , most people depend on your task !