Skip to content

Lehana02/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Library Management System

A simple Python-based Library Management System where users can view available books, borrow them, and return them after reading.

Features

  • List available books: View the list of books in the library.
  • Borrow books: Request books if available.
  • Return books: Return borrowed books to the library.

OOP Concept Used

This project is developed using Object-Oriented Programming (OOP). It includes classes for Library and Student, with the following functionalities:

  • Library Class: Manages the list of books, allowing borrowing and returning of books.
  • Student Class: Allows students to request and return books to the library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages