/OMusigator

Primary LanguageJavaScript

contributors    last update       forks    stars    open issues   

🌟 Project Description

A web app that allows you to migrate your playlists and liked songs from one platform to the other with ease. It could potentially be integrated with the open website. The backend will be on python using the api's of the various music apps.

👋 Contributors

Tech Stack

  • Python (Flask or Django)
  • HTML, CSS (or React)

Libraries to be used..

  1. spotipy
  2. google-api-python-client
  3. YouTube Data API
  4. google-auth-oauthlib
  5. google-auth

Project Workflow

graph TD 
id1([Start of Project]) --> id2([Project Briefing and divison]) --> id3([Listing the Various API's]) --> id7([Creating functionality<br>for all providers]) --> id8([Integration of frontend-backend]) --> id9([final Deployment])
id2([Project Briefing and divison]) --> id4([Creating frontend design]) --> id5([Approval of design]) --> id6([Completing Frontend]) --> id8([Integration of frontend-backend]) 

Loading

Project Screenshots

How to contribute ?

Star ⭐ and fork the repository...

Clone the repository on your local machine...

  git clone https://github.com/upes-open/Music-Player-Migrator.git

Go to the project directory

  cd music-player-migrator-main

Get assigned yourself the issue you want to contribute.

Start working on the assigned issue.

Contributions are always welcome!

See contributing.md for ways to get started.