As a user, I want to be able to query and view one-page information to quickly get to what I need.
Acceptance Criteria
-
Users can enter the query criteria in the input box and see the matching results after clicking Query.
Tasks
-
Create a simple HTML page with a query input box, query buttons, and an area for displaying query results.
Edited by Mingyuan Chen