Skip to content

A simple Python library management system to add, list, lend, and return books via an interactive terminal menu.

License

Notifications You must be signed in to change notification settings

Spinnyz/Python-Library-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Library System

A library management system developed in Python, allowing you to add books, list available ones, lend, and return books through an interactive terminal menu.


Features

  • Add books: Add new books to the library with title, author, and publication year.
  • List available books: Display all registered books in the library.
  • Lend books: Mark a book as lent, making it unavailable until returned.
  • Return books: Mark a book as available again.
  • Interactive interface: Terminal menu for easy use.

How to use

  1. Clone the repository:
git clone https://github.com/your-username/python-library-system.git

About

A simple Python library management system to add, list, lend, and return books via an interactive terminal menu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages