CSCI-GA-2820-SU23-001 / orders

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

Query Order in User Interface #107

Closed un-poco closed 1 year ago

un-poco commented 1 year ago

I need a UI that allows me to query an order with constraints So that I can query order and know the query results

Details

The form will intake query conditions.

Acceptance Criteria

Given order information in the UI, I can input constraints in the form, When I click on the query button on the UI, Then an order is queried in the database, Show a success or fail message on the UI, And also show query results on the UI.

nicksome168 commented 1 year ago

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