ecomontec / ecoSound-web

Web application for ecoacoustics to manage, navigate, visualise, annotate, and analyse soundscape recordings.
https://ecosound-web.de/
GNU General Public License v3.0
20 stars 3 forks source link

Redesigned home page #385

Closed kdarras closed 1 month ago

kdarras commented 1 year ago

Single home page with a modern (long format) display style, compatible with mobile phones/small displays (#291 ).

Replace link to guide by info icon next to user name.

kdarras commented 2 months ago

A beautiful homepage!

Points to adjust:

Note that the recording statistics should only count actual data (audio data and not metadata recordings) or ideally, also mention meta-recording separately in the same box (but I can make a new issue).

kdarras commented 2 months ago

a weird error happened after trying to insert a 12MB picture image

Disregard if this is not caused by the new code, I will create a new issue.

LiuDilongNJ commented 2 months ago

The images are from https://www.pexels.com/ The image paths are src/assets/images/swiper_bg1.png and src/assets/images/swiper_bg2.png image

LiuDilongNJ commented 2 months ago

The current displayed items do not have a click-to-jump function, only "My Sounds" has it. Do we need to add this function?

Can we directly hide projects without collections in the project display and my sounds display?

In addition, regarding the statistics of recording, we only count audio files, so in the map, should we display the metadata tags and statistical quantities?

kdarras commented 2 months ago

Yes it would be nice that when clicking the search/magnifying glass icon, the cursor is also placed inside the search text box directly.

It would be more consistent that projects without collections are displayed like the other projects but that they display a similar message like the empty collections (such as "no data available"), which can be opened even when they contain no data.

Regarding the statistics, it seems that meta-recordings are currently counted as well: image If it is not possible to add "of which 2 meta-recordings" into the recording statistics box, let's leave it like that.

kdarras commented 2 months ago

Adjustments needed:

kdarras commented 2 months ago

Well done Last adjustment needed: I still cannot create a project without picture. We can also make picture upload required if this is easier.

LiuDilongNJ commented 2 months ago

This issue has been fixed and will be submitted later.

kdarras commented 2 months ago

Working in Docker

kdarras commented 2 months ago

working online

kdarras commented 1 month ago

completed in #511