bryanmehsmith / espaza

0 stars 0 forks source link

As a shopper, I want to track the status of my order (e.g., packing, ready for collection), so that I can plan accordingly and pick up my order at the right time. #91

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 have placed an order, When the order status changes (e.g., packing, ready for collection), Then I should be able to view the updated status of my order, so that I can plan accordingly and pick up my order at the right time.

Jest Unit Test: