This is a project which is Library Management System this nothing but a simple GUI project which supports database and stores all the data of the book and all the users and access everthing in that UI only and then it will update it everything on the time and date basic . Our databases is setup on MySQL
for running this programm we have to install a library named as tkinter for that we have to run the terminal and type "pip install tkinter"
After installing tkinker you have to open a new folder in vs code and then you have to just pull this repo in your vscode for pulling this repo you have to open the terminal and type: ** git init ** = for initilazing the git in that folder after that you have to type ** git pull https://github.com/pranjal030404/Library-Management-System.git **
after that you have to just run that programm in vscode