cmoynan / Boutiqe-Ado

0 stars 0 forks source link

User Profile & Order History #8

Open cmoynan opened 3 weeks ago

cmoynan commented 3 weeks ago

As a user, I want to view and update my profile (shipping address, payment methods), so that my details are up-to-date for future orders.

As a user, I want to view my order history so that I can keep track of my past purchases.

Acceptance Criteria:

View Profile Information:

The user can view their current profile information, including shipping address and saved payment methods, in their account settings. Update Profile Details:

The user can update their shipping address and payment methods. Changes to the profile should be saved and reflected in future orders.

View Order History:

The user can view a list of all past purchases, including order dates, product details, and payment amounts. Order Detail View:

The user can click on a specific order to view its details, including items purchased, shipping address, and payment method use