Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 368 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 368 Bytes

music_app

A replica of the spotify music app

This application is based on Tkinter GUI of python.User can add songs and create a playlist of their choice. It works like the general music player where one can play,pause or rewind the music.

Future additions:A spotify playlist generation using machine learning based on user's preferences will be added to the same.