WillTrem / UInnovate

MIT License
3 stars 1 forks source link

[US] Search Page with Search Functionality #365

Open Alexicazana opened 3 days ago

Alexicazana commented 3 days ago

As a an application user, I want to have access to a search page, so that I can query and search for specific rows from all available tables and column names and get a search result.

MoSCoW Risk Story Points
Should Medium 7

Acceptance Criteria

Risks

Pre-requisites

Tasks

Alexicazana commented 3 days ago

Initial UI mockups for Search Page:

Screenshot 2024-06-27 at 2 06 15 PM
Alexicazana commented 3 days ago

Search handles value in input field appropriately; for column 'tool_description', the rows outputted are all those that contain the value in the input field; no need for exact match since description is lengthy, and user may not know exact description.

Screenshot 2024-06-27 at 2 28 20 PM Screenshot 2024-06-27 at 2 27 59 PM
Alexicazana commented 3 days ago

Added some styling to be consistent with the rest of the components:

Screenshot 2024-06-27 at 3 08 45 PM
Alexicazana commented 3 days ago

(Forgot to include)

Interaction diagram between User, Search page, VMD

Screenshot 2024-06-27 at 3 44 46 PM
Alexicazana commented 2 days ago

DEMO: https://github.com/WillTrem/UInnovate/assets/55753055/9c2cea43-6e3a-450a-83ec-b17a9c4104d3