Skip to content

a desktop application for librarians to manage books, members, and borrowing records of a library

License

Notifications You must be signed in to change notification settings

aamiralidev/LibraryManagementSystem

Repository files navigation

Library Management System

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.

Features

  • Login with username and password
  • Add, edit, and delete books
  • Add, edit, and delete members
  • Record borrowing and return of books

Prerequisites

  • C++ compiler
  • Qt framework

Getting Started

To get started with the Library Management System, follow these steps:

  1. Clone this repository:
git clone https://github.com/aamirali-dev/LibraryManagementSystem.git
  1. Open the project in your favorite C++ IDE or text editor.

  2. Compile and run the application.

  3. Use the default username and password to log in to the application.

Contributing

If you find any issues or have any suggestions for the application, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

a desktop application for librarians to manage books, members, and borrowing records of a library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published