paleobot / pbot-dev

Codebase and initial design documents for pbot client
MIT License
2 stars 2 forks source link

PBot Explore: OTU Search Results #291

Open ecurrano opened 3 months ago

ecurrano commented 3 months ago

Here is a screenshot of what the "Quick Results" would look like for an OTU search. We envisioned this in table format, but this may not be phone/tablet compatible. So, I could also see the information we want to show for each OTU just listed underneath the OTU name.

Screen Shot 2024-03-07 at 10 12 05 AM

For min and max ages: for standardization on this quick view results, converting everything to international epoch would be preferred. However, if that is too difficult, we could display whatever timescale was entered for min and max by the user.

When people click on a specimen, they would see the full search results, which we hope might look like slide 2 here: https://docs.google.com/presentation/d/15JN5MsiJ5iVnsCLvJEuZ3Y33TVmQvmj4/edit#slide=id.p3.

The Show me more data button is a placeholder to allow for data downloads.

NoisyFlowers commented 1 month ago

Some of the summary results is implemented in paleobot/pbot-client@11aeab475d9bb0daeb1236e32c813a3c7683cab0

merged to master and running on dev