phampe68 / COMP3005FinalProject

0 stars 0 forks source link

Tracking Orders #6

Open phampe68 opened 1 year ago

phampe68 commented 1 year ago

The bookstore has the feature of tracking an order via an order number. A user can use this order number to track where the order is currently.

Front end: In the user profile page, have a list of orders which shows tracking info Backend: Order/get endpoint