Skip to content

Dima336l/C-Coursework-1

Repository files navigation

C++ Library Management System

This C++ project represents an efficient library management system, providing users with a simple interface to manage books, members and transactions​

Key Features

  • Book and member management
  • Book issuing and returning
  • Custom fines and due dates
  • Simple command-line interface
  • Easy integration with custom CSV files

Installation

Clone the Repository:

git clone https://github.com/Dima336l/C-Coursework-1.git

Navigate to Directory:

cd C-Coursework-1

Compile:

make

Usage

For default usage:

./Main library_books.csv

For custom file:

./Main <filename>

Testing

./Test_main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages