Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.26 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.26 KB

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: