Skip to content

MohammadrezaMC2/LibraryManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

Overview

This is a simple Library Management System to manage books, users, staff, transactions, and more. The system allows users to borrow and return books, view their transaction history, and manage their profiles.

Features

  • Add and manage books
  • Add and manage users
  • Borrow and return books
  • Transaction history
  • Different types of users (Regular, Premium, Staff)
  • Admin features for managing books and users
  • Feedback system for books
  • Statistics tracking (e.g., number of books borrowed)
  • Email notifications for due dates
  • Uses Boost library for date handling and other utilities

Requirements

  • C++11 or later
  • Boost library

Installation

Step 1: Clone the repository

git clone https://github.com/MohammadrezaMC2/LibraryManagementSystem
cd LibraryManagementSystem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published