atlp-rwanda / dynamites-ecomm-be

Api Doc
https://dynamites-ecomm-be.onrender.com/api-docs/
0 stars 0 forks source link

Feat: Product Availability #38

Closed mukunzidd closed 3 months ago

mukunzidd commented 4 months ago

Description

As a vendor, I should be able to mark a product as available or unavailable manually, so that buyers can view and purchase the available products. Products may need to be marked as unavailable due to reasons such as expiry date or out-of-stock situations.

Acceptance Criteria

Developer Notes

Related Issues

Definition of Done

niyobern commented 4 months ago

Deliverables at the end of the week:

Data Flow / Flowchart / Pseudocode / ERD Diagrams:

Flow Chat

product_availability drawio

Database ERD

er drawio (1)

Day 1: Thursday (09/05/2024)

Day 2: Friday (10/05/2024)

Day 3: Saturday (11/05/2024)

Day 4: Sunday (12/05/2024)

Implement logic to handle product availability status in the database by 5:00 PM.

Day 5: Monday (13/05/2024)

Additional Notes:

External services or libraries to be used: