Vishwadeep17 / LibrarySystem

Library Management System offers streamlined management of student information, book details, and publication data. It includes a penalty system for late returns and ensures secure access via authentication. Simplify library operations with our comprehensive solution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library System

This is a simple Library Management System developed in .NET Framework.

Features

  • Add Students: Add and manage student information.
  • Add Books: Add and manage book information, including titles, authors, and availability.
  • Add Publication: Add and manage publication details.
  • Penalty for Late Submission: Implement a penalty system for late book submissions.
  • Authentication: Secure access to the system with user authentication.

Getting Started

Prerequisites

  • .NET Framework (version 4.8.1)
  • Other dependencies, if any

Installation

  1. Clone the repository.
  2. Open the project in Visual Studio.
  3. Build and run the application.

Usage

  1. Launch the application.
  2. Login with your credentials.
  3. Use the provided features to manage students, books, publications, and penalties.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Create a pull request.

Contributors

We would like to thank the following contributors for their valuable contributions to this project:

About

Library Management System offers streamlined management of student information, book details, and publication data. It includes a penalty system for late returns and ensures secure access via authentication. Simplify library operations with our comprehensive solution.


Languages

Language:ASP.NET 69.1%Language:C# 27.8%Language:CSS 3.1%