Skip to content

nishabano/Library_Management_System_Codeclause

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Library_Management_System_Codeclause

The Library Management System (LMS) is a Python-based console application that simplifies the management of a library's catalog and user interactions. This LMS provides basic functionality for adding books, listing books,adding users and checking out books. While this is a simplified version, it can serve as a foundation for more advanced librarymanagement systems.

Features

  • Add Books: Easily add books to the library catalog with titles and authors.

  • List Books: Display a list of all books in the library catalog, including their availability status.

  • Add Users: providing user IDs and names.

  • Check Out Books: Allow users to check out books, updating their availability status.

  • User-friendly Interface: A simple, user-friendly command-line interface for managing the library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages