Skip to content

Is-2m/Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management Software

Library is a software that manage a library, it's just an exercice that the teacher gave us so it's nothing special i just made it in a hurry

Overview

The Library Management Software is a C# .NET-based application designed to efficiently manage library resources. The software provides two types of accounts: admin and guest. Admins have additional privileges for managing the library system, while guests can access basic features.

Features

  • Admin Account: Manage library resources, add or remove books, and handle user accounts.
  • Guest Account: Access basic functionalities, such as searching for books, checking availability, and borrowing.

Technologies Used

  • C# .NET: For application development.
  • Database: Utilizes a database (mention the database system you used, like SQL Server or SQLite).

Getting Started

  1. Clone the repository.
  2. Set up the database with the provided schema.
  3. Build and run the application using a compatible IDE or compiler.

Usage

  1. Log in with an admin or guest account.
  2. Admins can manage books, users, and other aspects of the library.
  3. Guests can search for books, check availability, and borrow items.

Feel free to explore and modify the code to suit your needs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages