Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Library Management System

Welcome to the Library Management System! This project is designed to streamline the management of library resources and operations. Developed using C# and SQL Server Management Studio, this system is primarily handled by the admin, who can perform various tasks related to managing books, users, issuing and returning books, handling fines, and more.

🚀 Features

  • Admin Login: Secure login functionality for admin access.
  • Admin Dashboard: View comprehensive dashboard with system metrics and actions.
  • Book Management: Add, edit, delete, and view books in the library inventory.
  • User Management: Add, edit, delete, and view user accounts.
  • Issue Books: Handle book issuing process to users.
  • Grant Books: Grant special access or permissions for specific books.
  • Reissue Books: Manage book reissue requests from users.
  • Return Books: Handle book returns and update inventory.
  • Fine Management: Calculate fines for late returns and manage fine payments.

🛠️ Technologies Used

  • C#: Programming language for developing the application logic.
  • SQL Server Management Studio: Database management system for storing and managing data.
  • Visual Studio: Integrated Development Environment (IDE) for C# development.
  • GitHub: Version control and project hosting.

📂 Project Structure

  • /src: Contains source code files for the Library Management System.
  • /database: Includes SQL scripts and database schema files.
  • README.md: Main documentation file providing project overview and instructions.
  • LICENSE: License information for the project.

🚀 Getting Started

  1. Clone the repository to your local machine.

    git clone https://github.com/chula805/LibraryManagementSystem.git
  2. Set up the database using SQL Server Management Studio and run the SQL scripts to create tables and populate initial data.

  3. Open the project in Visual Studio and configure database connection settings in the application.

  4. Build and run the project to access the Library Management System.

📬 Feedback

Your feedback is valuable! If you have suggestions for improvements, encounter any issues, or want to contribute to enhancing the Library Management System, please open an issue or submit a pull request.📚✨

Login Home Add Book Delete Book Update Book View Book Add User Delete User Update User View User Grant book Issue book Reissue book Receive Fine

About

Library Management System

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages