Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
Music Player with Django. Simple and easy to use music streaming website.
- Host: GitHub
- URL: https://github.com/rajaprerak/musicplayer
- Owner: rajaprerak
- License: mit
- Created: 2020-07-17T11:56:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:10:26.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T07:21:09.340Z (about 1 month ago)
- Topics: aws-s3, bootstrap, css, django, django-application, django-webapp, heroku, html, music-player, music-player-application, music-streaming, music-streaming-website, music-website, python
- Language: HTML
- Homepage: https://galvanic-music.herokuapp.com/
- Size: 72 MB
- Stars: 64
- Watchers: 4
- Forks: 50
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)**