Skip to content

50Projects-HTML-CSS-JavaScript : Music player #42

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

Merged
merged 4 commits into from
Dec 21, 2024
Merged

Conversation

tajulafreen
Copy link
Owner

Enhance Music Player: Add Dynamic Song Uploads and Playlist Management

This PR adds new functionality to the Music Player app, allowing users to:

  • Upload their own songs dynamically via a file input.
  • Manage a playlist with real-time updates.
  • Navigate the playlist by selecting songs directly.

Changes Made

  • Updated index.html to include the file upload section and dynamic playlist container.
  • Enhanced script.js:
  • Added logic for uploading songs and updating the playlist dynamically.
  • Modified player functionality to handle custom song inputs.
  • Updated styles.css to style the new UI components (e.g., playlist and file input).

@tajulafreen tajulafreen merged commit 45f7f77 into main Dec 21, 2024
5 checks passed
@tajulafreen tajulafreen deleted the Music_Player branch December 21, 2024 20:10
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.

1 participant