bryanmehsmith / espaza

0 stars 0 forks source link

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

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 search functionality, Then I should be able to find specific items based on my search query to narrow down the results.

Jest Unit Test: