WonderBangDJ is an awesome Rails platform currently combining the best of YouTube and Spotify, but other platforms will be added soon.
WonderBangDJ is an actively developed development! Try it now:
-
Open a terminal and make sure you have Rails 😉
-
Clone the repository
git clone [email protected]:I-Mircheva/wonderbang-dj.git
- Navigate to its folder
cd wonderbang-dj
- Run a Rails server locally
rails s
- Open a browser and visit localhost
http://localhost:3000/
The name is inspired by the Wonderful ability of music to get under your skin and make your heart Bang harder! Our web application allows users to create playlists with video and audio clips from multiple platforms so we proudly call it a DJ. 🎧
As we ❤️ music we found it annoying to have to change platforms to listen to particular songs. And haven't you ever had a thought like "Bang it! Why can't I combine songs into a playlist from more than one website?" Well, You're welcome! It's already possible! We are here to make your dream come true!
Our passion for music and the constant switching between (mainly) Spotify, YouTube and Soundcloud inspired us to create this cool app. With a simple user interface we are making it easier than ever to create a personalised playlist and add songs with just one click!
Make a free account to create unlimited custom private playlists.
Use a single care-free platform.
Future developments 👾
- Pro Account: add public playlists to share with everyone just by copying a single link
or
-
Create an account automatically just by logging in via Google
-
Click MyPlaylists button
-
Click Add a playlist and choose it's name
-
Click Add a song and choose a platform
-
Then copy the song link the chosen video url
- And paste only the song id :
Ex.: From https://youtu.be/Udax_YlqMF8
paste only Udax_YlqMF8
- Enjoy your work! 🎶
- Ruby - The dynamic, open source programming language, focused on simplicity and perfect for our project 💎
- Rails - Used to create database-backed web application according to the Model-View-Controller (MVC) pattern 🛤️
- Bulma - Used for the minimalistic interface 🎨
- Simeon Chakarov - simeonch7
- Ivona Mircheva - I-Mircheva