Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 1 KB

README.md

File metadata and controls

18 lines (8 loc) · 1 KB

Simple Library Management System

In this project, I created a library management prompt in Python. I used PyQt5 for the interface. In the project, the library system keeps the book name, author's name, first publication date and page number as data. The data is kept in the books.txt file. We have 4 windows: main menu, add book menu, delete book menu and show menu to see all in the list. I wanted to put a few photos from the application below.

1  anamenü

2  ADD menü

3  remove menü

4  show Menü