Skip to content

A Robust C# Library Management System using File Handling

Notifications You must be signed in to change notification settings

SaadARazzaq/LibrarianPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

📚 LibrarianPro

LibrarianPro is a comprehensive library management system designed to streamline and automate library operations. It uniquely employs file handling for efficient database management, ensuring data integrity and facilitating seamless data retrieval and updates. With proper validations in place, LibrarianPro guarantees the accuracy and validity of user input, maintaining a high standard of data quality throughout the system.

✨ Features

  • 📖 Book Management: Add, edit, and remove books from the library catalog.
  • 🎫 Patron Management: Maintain a record of library patrons, including registration details and borrowing history.
  • 🔍 Search and Filter: Easily search and filter books based on various criteria such as title, author, genre, and more.

🚀 Technologies Used

  • C# programming language
  • Windows Forms for the user interface
  • File handling for data management
  • .NET Framework for development
  • Visual Studio IDE for development and debugging

🏁 Getting Started

Follow the steps below to get started with LibrarianPro:

  1. Clone the repository: git clone https://github.com/saadarazzaq/LibrarianPro.git
  2. Open the project in Visual Studio.
  3. Build the solution to restore dependencies.
  4. Run LibrarianPro.sln file to launch LibrarianPro.

📸 Screenshots

  • Main Page:

image

  • Insert Books:

image image

  • View Books:

image

  • Update Book:

image

  • Delete Books:

image image

📧 Contact

For any questions or inquiries, please contact me at:

About

A Robust C# Library Management System using File Handling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages