area1707 / grace-shopper

3 stars 0 forks source link

Order History #71

Closed rkaur01 closed 6 years ago

rkaur01 commented 6 years ago

Story: On user profile, user should be able to view order history (id, createdAt, status, accessoryId, quantity, orderedPrice) On admin page, admin should be able to view all orders for all users (userId, id, createdAt, status, accessoryId, quantity, orderedPrice)

Implementation: