A standalone file-system project for 6th semester engineering.
The objective of this project is to the functionality of storing music based on people’s respective genre, for example- edm, indie, pop, rap etc. It aids in selection of genre - specific music at the external level, at the physical level, music is stored in the file-system as per their respective categories.
To install additional python packages used in this program, open command promt and enter the following commands.
- tkinter
pip install tkinter
- pillow
pip install pillow
- Welcome Page
- Add Song Record
- Delete Song Record
- View Song Record
- View All Song Record
- View Playlists