ItsY8S / capstone

0 stars 0 forks source link

Orders #40

Open ItsY8S opened 6 years ago

ItsY8S commented 6 years ago

Details

Orders are located in the store owner's sidebar and tracked with Mongoose. Owners can manage orders by changing the status of an order manually. Orders will be created when a customer successfully completes the checkout process.

Story

  • As an artist, I want to manage my orders, so that I can fulfill orders on my own.
    • The system will create orders when a user checks out.
    • The system will allow the user to change the status of orders.

Time Estimate (6 hours)