Ctoic / Lisbook

Collection of your faviorite books.
https://lisbook.netlify.app/
MIT License
14 stars 36 forks source link

Improve the Audiobook Listing Page #40

Open Ctoic opened 2 days ago

Ctoic commented 2 days ago

Description:

Make the audiobook listing page more interactive by adding hover effects, animations, and tooltips. Each audiobook tile should show details like the title, author, and duration on hover. Acceptance Criteria:

Add hover animations to audiobook tiles. Display additional information (e.g., author, length) in a tooltip or overlay when hovered. Ensure the page looks good on both mobile and desktop.

AdityaBavadekar commented 2 days ago

Hi @Ctoic , I am interested in contributing to this. Can you assign this to me?

Ctoic commented 2 days ago

Hey @AdityaBavadekar go ahead 🚀 , star the repo and happy coding 😄

subhamagarrwal commented 2 days ago

kindly let me work on this repo would be highly appreciated

AdityaBavadekar commented 2 days ago

Hi @Ctoic , I had a question, the AudioList Page is same as the main page right? (Where the Currently selected audio book details are also show)

YakeDev commented 2 days ago

Hi @Ctoic , I had a question, the AudioList Page is same as the main page right? (Where the Currently selected audio book details are also show)

Hi @AdityaBavadekar, I think we have to create a home page with all audio book (like cards); I can work on it

Ctoic commented 2 days ago

Sure @YakeDev go ahead you are doing great 🚀

AdityaBavadekar commented 2 days ago

image

I had added this. Is this good?

YakeDev commented 2 days ago

@AdityaBavadekar let me check, it look amazing

AdityaBavadekar commented 2 days ago

The project can also use this api: https://librivox.org/api/feed/audiobooks/?id=52&format=json but it does not provide audio files.

YakeDev commented 2 days ago

because there is not 1 audio per book, right?

AdityaBavadekar commented 2 days ago

ok right, then this api is not useful

YakeDev commented 2 days ago

We have to create the card manually, or we need to have 1 audio per book. or we have to find another way

YakeDev commented 2 days ago

The project can also use this api: https://librivox.org/api/feed/audiobooks/?id=52&format=json but it does not provide audio files.

can you share with me the html and css of this ? I want to try something if it will work

AdityaBavadekar commented 2 days ago

the card will be for a audio book. when it is clicked the page will load sub audios from that book

YakeDev commented 2 days ago

Yes, right

YakeDev commented 2 days ago

there is not API for audiobook what we can use? @Ctoic any idea?

Ctoic commented 2 days ago

For what purpose you need the API @YakeDev ?

YakeDev commented 2 days ago

For what purpose you need the API @YakeDev ?

to upload dynamically audiobook

YakeDev commented 2 days ago

ok right, then this api is not useful

Audio doesn't play