Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rajaprerak/musicplayer

Music Player with Django. Simple and easy to use music streaming website.
https://github.com/rajaprerak/musicplayer

aws-s3 bootstrap css django django-application django-webapp heroku html music-player music-player-application music-streaming music-streaming-website music-website python

Last synced: about 19 hours ago
JSON representation

Music Player with Django. Simple and easy to use music streaming website.

Awesome Lists containing this project

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)**