Skip to content

This is a high school project developed to automate the functionalities of a user friendly Apple Music database. The purpose of this software project is to write a program which provides a user friendly interface to explore songs from Apple Music.

Notifications You must be signed in to change notification settings

aryanagarwal9/MusicLibrayManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicLibrayManagementSystem

This is a high school project developed to automate the functionalities of a user friendly music database. The purpose of this software project is to write a program which provides a user friendly interface to explore songs from Apple Music.

The program mainly brings forth the usage of python programming along with database management system of mySQL. The program was made to work over a network and provide unlimited ways of interaction between the user and the store, some of which are demonstrated in this project in the form of the output.

The mySQL database mainly consists of the track name, artist name, length of the song, energy, beats per minute, danceability, liveness, and popularity. Python program works to connect with the mySQL database to give the user the ability to filter out specific songs (on the basis of artists, tracks etc.) or to make playlists (add, delete, search) as per their needs.

About

This is a high school project developed to automate the functionalities of a user friendly Apple Music database. The purpose of this software project is to write a program which provides a user friendly interface to explore songs from Apple Music.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages