trishan9 / HelloWorld

Hello World Program in All Programming Languages | HacktoberFest - 2024 😎
MIT License
13 stars 80 forks source link

JavaProject : Library Management System #172

Closed RishaubKumar closed 1 month ago

RishaubKumar commented 1 month ago

Description: A system that allows users to manage books in a library. Features include adding books, updating book information, borrowing and returning books, and tracking available books. Key Features:

User and Admin login Add, delete, update, and search for books Borrow and return books with due dates

trishan9 commented 1 month ago

Thanks for the contribution!