Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
/ wave Public archive

This project combines a Flask backend with JavaScript frontend to create a music listening web app

License

Notifications You must be signed in to change notification settings

sddion/wave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚨 Read-Only Repository 🚨

Important Notice: This GitHub repository is now read-only. The Wave Music Player project has been migrated to a new repository using Express.js instead of Flask and Python.

Why the Repository is Read-Only:

  • Migration to Express.js: The project has been redesigned and implemented using Express.js instead of Flask and Python. The new repository can be found here.
  • New Release: The latest release of the Wave Music Player can be accessed here.


Wave Music Player 🎶

Wave is always available on Render View demo

Wave is a sleek music player web app that will allow you to enjoy my favorite tunes with a delightful user interface anywhere from the world 🎶

💻 Tech Stack:

HTML5 Python Render JavaScript CSS

🏆 GitHub Trophies

GitHub Trophies

Features:

  • Intuitive Interface: Wave provides a user-friendly interface for playing, pausing, navigating, and interacting.
  • Song Metadata: Fetches detailed metadata, including album art, title, and artist information, enhancing the overall music playback experience.

Getting Started:

  1. Clone the Repository:

    git clone https://github.com/d10xi24/wave
  2. Run the Flask App:

    pip install -r requirements.txt && gunicorn -w 4 -b 0.0.0.0:8000 wave_1:app
  3. Open in Browser: Navigate to 0.0.0.0:8000 in your web browser.

Contributing:

Contributions are welcome! Whether you want to report a bug, suggest a feature, or submit a pull request, please feel free to contribute to Wave.

License:

This project is licensed under the MIT License.

Acknowledgements:

  • Special thanks to the Flask and JavaScript communities for their valuable tools and frameworks.

💰 You can help me by Donating

BuyMeACoffee

About

This project combines a Flask backend with JavaScript frontend to create a music listening web app

Resources

License

Stars

Watchers

Forks