# MusicPlayer **Repository Path**: ivhy/MusicPlayer ## Basic Information - **Project Name**: MusicPlayer - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Django based music streaming website > https://galvanic-music.herokuapp.com/ ![GitHub stars](https://img.shields.io/github/stars/rajaprerak/MusicPlayer) [![Maintenance](https://img.shields.io/badge/maintained-yes-green.svg)](https://github.com/rajaprerak/MusicPlayer/commits/master) [![Website shields.io](https://img.shields.io/badge/website-up-yellow)](https://galvanic-music.herokuapp.com/) [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org) ### Website Preview #### Home Page #### Detail Page ---- ## Installation 📦 >pip install -r requirements.txt #### Clone - Clone this repo to your local machine. #### Run server locally ```shell $ python manage.py runserver ``` > Go to localhost:8000 --- ## Features 📋 ⚡️ SignUp and SignIn option.\ ⚡️ Google SignUp and SignIn option.\ ⚡️ Play song, view detailed information of song.\ ⚡️ Search songs.\ ⚡️ Filter songs based on language and singer.\ ⚡️ Create new playlist.\ ⚡️ Add/Remove songs to/from playlist.\ ⚡️ Add/Remove songs to/from favourites.\ ⚡️ Scroll through recently played/viewed songs.\ ⚡️ Explore songs through your personalized playlist and favourites. --- ## Contributing 💡 #### Step 1 - **Option 1** - 🍴 Fork this repo! - **Option 2** - 👯 Clone this repo to your local machine. #### Step 2 - **Build your code** 🔨🔨🔨 #### Step 3 - 🔃 Create a new pull request. ## Team ✨ | **Prerak Raja** | **Varad Bhogayata** | | :---: |:---:| | [![Prerak Raja](https://github.com/rajaprerak.png?size=100)](https://rajaprerak.github.io) | [![Varad Bhogayata](https://github.com/varadbhogayata.png?size=100)](https://varadbhogayata.github.io) || | `github.com/rajaprerak` | `github.com/varadbhogayata` ## License [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org) - **[MIT license](http://opensource.org/licenses/mit-license.php)**