Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
This is a simple database application of library management project.
The application is built using tkinter module and sqlite3.
The code is scripted in python3.
This is a prototype for the library management. You can use this to store the data of your library in a database.
This is a very useful project for those who want to learn to make basic projects from python.
If you will look at the code carefully, then you will notice that any newbie can understand this project easily.
This is a very useful feature of this project