Skip to content

The Library Management System allows users to manage books in a library, including adding, removing, issuing, and returning books. The system uses CSV files for data persistence. The project is structured into multiple modules, including book_management.py for core operations and file_handling.py for managing file input/output.

Notifications You must be signed in to change notification settings

swathimanoharan1/Library_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library_Management

The Library Management System allows users to manage books in a library, including adding, removing, issuing, and returning books. The system uses CSV files for data persistence. The project is structured into multiple modules, including book_management.py for core operations and file_handling.py for managing file input/output.

About

The Library Management System allows users to manage books in a library, including adding, removing, issuing, and returning books. The system uses CSV files for data persistence. The project is structured into multiple modules, including book_management.py for core operations and file_handling.py for managing file input/output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages