A standalone dbms project for 5th semester engineering, without using css, html, php, etc,. This is a simple music library management system developed in Python, which allows you to add, delete, view and manage your music library.
To install additional Python packages used in this program, open a command prompt and enter the following command:
pip install tkinter pillow pymysql
The following screenshots demonstrate the various functionalities of the music library management system:
- Welcome Page
- Add Song Record
- Delete Song Record
- View Song Record
- View All Song Record
- View Playlists