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

ISSUE #1528 added Mood based Music Recommendor #1529

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

Sumanth077s
Copy link
Contributor

This PR introduces a Mood-Based Music Recommender, allowing users to select their mood (Happy, Sad, Energetic, Calm) and receive music recommendations along with a matching background theme. The project demonstrates the use of HTML, CSS, and JavaScript to provide a dynamic, engaging user experience.

Features:

Mood Selection: Users can choose from four moods (Happy, Sad, Energetic, Calm).

Dynamic Theme: The background color updates to match the selected mood.

Music Suggestions: A curated list of songs is displayed based on the user's choice.

Technical Details:

HTML: Provides structure with a dropdown and buttons.

CSS: Controls styling and smooth transitions between themes.

JavaScript: Implements conditional logic for rendering themes and song recommendations.

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Oct 21, 2024

Deploy Preview for masterwebdevelopment ready!

Name Link
🔨 Latest commit 8c44c5d
🔍 Latest deploy log https://app.netlify.com/sites/masterwebdevelopment/deploys/6715ed5aa85daf00081fa760
😎 Deploy Preview https://deploy-preview-1529--masterwebdevelopment.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.

@iamrahulmahato
Copy link
Owner

fix #1528

@iamrahulmahato iamrahulmahato added hacktoberfest pr for hacktoberfest hacktoberfest-accepted accept pr for hacktoberfest level1 gssoc-ext pr for GSSoC labels Oct 21, 2024
@iamrahulmahato iamrahulmahato merged commit 16013f9 into iamrahulmahato:main Oct 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext pr for GSSoC hacktoberfest pr for hacktoberfest hacktoberfest-accepted accept pr for hacktoberfest level1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants