transport-data / tdc-data-portal

https://tdc-data-portal.vercel.app
0 stars 0 forks source link

Implement the Functional Logic of the Dataset Browse Page #44

Open Uchechukwu-Onye-Igbo opened 1 week ago

Uchechukwu-Onye-Igbo commented 1 week ago

As a user of the TDC portal, I want to search for datasets related to specific keywords and apply various filters, so that I can easily find and access relevant data.

Tasklist (TBD - to be updated by the developer)

Acceptance Criteria

Given that I am on the data portal

Gutts-n commented 4 days ago

Questions:

Will these filters work as CKAN? CKAN displays just the filter with datasets linked with it, and when it selects a specific filter it limits the other filters together aggregating it.

e.g.: organization X has 1 dataset with the tag Y when selected organization X it will hide any other tags from the filters because there is just one tag related to this organization.

Image Image Image

Another point is, why do we have a region filter on top and another one inside of the locations filter? If it's the proposal how should it work?

Image

What is the idea of this separated search field?

Image

When it's added the "from" year and the "to" year should we disable the years' selections of the filter? If not how should it work?

e.g.: I added 2022 in the "from" filter and 2024 in the "to" could I select the years under the filter as 2021, 2019, 2020, etc?

Image

What should be the standard format for displaying dates?

Image

cc: @osahon-okungbowa @Uchechukwu-Onye-Igbo