Skip to content

ZouariOmar/Library_Management_App_type-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library App Management (type 1)

A console-based Library Management application in C.

Overview

This project is a console-based application for managing books and loans in a library. It provides functionality to add new books, display existing books, add new loans, return loans, and display returned loans.

Features

  • Add A New Book: Users can add a new book with details like title, author, and ISBN.
  • Display All Books: View a list of all books stored in the library.
  • Add A New Loan: Simulate the process of lending a book to a user.
  • Return A Loan: Mark a loan as returned.
  • Display All Returned Loans: View a list of all loans that have been returned.

How to Use

  1. Clone the Repository:
    git clone https://github.com/ZouariOmar/library_App_management_type-1.git

About

A console-based Library Management application in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages