bryanmehsmith / espaza

0 stars 0 forks source link

As a shopper, I want to filter for specific items, so that I can easily find the products I need. #89

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 browsing items on the e-spaza platform, When I use the filter functionality, Then I should be able to find specific items based on my apply filters (e.g., shop, category, price range) to narrow down the results.

Jest Unit Test: