Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a Recently played section as per requirement. #65

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

G-SaiVishwas
Copy link

@G-SaiVishwas G-SaiVishwas commented Oct 13, 2024

@Ctoic
I've added a proper Recently played section which uses the local storage to keep track of the 5 recently played audiobooks and displays them right below the "Top Audio Books" Section. I've kept in mind all the requirements which are:

Description: Allow users to quickly access audiobooks they recently listened to by creating a "Recently Played" section below the "Top Audio Books" section.
Tasks:
Use localStorage to store the last few audiobooks the user played.
Create a new section on the homepage to display these books.
Ensure it updates dynamically as users interact with new books.

Review the code and merge the pull request. It has given me an amazing chance to take part in the Hacktoberfest.

Thank you!

Copy link

netlify bot commented Oct 13, 2024

Deploy Preview for lisbook ready!

Name Link
🔨 Latest commit 70593d5
🔍 Latest deploy log https://app.netlify.com/sites/lisbook/deploys/670b8c1fec0716000806ca6a
😎 Deploy Preview https://deploy-preview-65--lisbook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Ctoic
Copy link
Owner

Ctoic commented Oct 13, 2024

Great @G-SaiVishwas Will merge after review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants