bryanmehsmith / espaza

0 stars 0 forks source link

As a shopper, I want to view the items, so that I can browse and compare products before adding them to my cart. #86

Open Wisedude opened 2 months ago

thatomohajane commented 2 months ago

Software Architecture

Logical View:

Development View:

Process View:

Physical View:

Scenario View:

thatomohajane commented 2 months ago

Software Implementation

Frontend Tasks:

Backend Tasks:

Database Tasks:

thatomohajane commented 2 months ago

Test Driven Development

Given that I am a shopper on the e-spaza platform, When I browse the available shops, Then I should be able to view a list of items offered by each shop, along with relevant details (e.g., product name, description, price).

Jest Unit Test: