Library Management System is a desktop application developed using the C++ programming language and the Qt framework. The application allows librarians to manage the books, members, and borrowing records of a library.
- Login with username and password
- Add, edit, and delete books
- Add, edit, and delete members
- Record borrowing and return of books
- C++ compiler
- Qt framework
To get started with the Library Management System, follow these steps:
- Clone this repository:
git clone https://github.com/aamirali-dev/LibraryManagementSystem.git
-
Open the project in your favorite C++ IDE or text editor.
-
Compile and run the application.
-
Use the default username and password to log in to the application.
If you find any issues or have any suggestions for the application, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.