CSCI-GA-2820-SU23-001 / orders

NYU DevOps Orders Service Summer 2023
Apache License 2.0
2 stars 1 forks source link

Delete Order in User Interface #106

Closed un-poco closed 1 year ago

un-poco commented 1 year ago

As an admin, I need a UI that allows me to manipulate orders operations, So that I can delete an order.

Details

Acceptance Criteria

Given I input order_id, When I click on the delete button on the UI, Then an order is deleted from the database, And show a success or fail message on the UI.

nicksome168 commented 1 year ago

Hey team! Please add your planning poker estimate with Zenhub @even1111112 @PepperandSummer @un-poco @yjhsieh2022