bryanmehsmith / espaza

0 stars 0 forks source link

As a shopper, I want to complete my order, so that my order can be processed by the shop. #92

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 finalised my cart, When I proceed to complete the order, Then I should be prompted to provide necessary details (e.g., payment information, delivery/pickup preferences) and confirm the order for processing by the shops.

Jest Unit Test: