Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

whynotmax/LibraryManagementSystem

Repository files navigation

LibraryManagementSystem (LMS)

I've created this project to learn and practice the basics of object-oriented programming. This project is a simple library management system that allows you to add, remove, and display books.

Features

  • Add a book
  • Remove a book
  • Display all books
  • Search for a book
  • Borrow a book
  • Return a book

How to run

  1. Clone the repository
  2. Run the Main.class file
  3. Follow the instructions in the console

Technologies used

  • Java
  • Git
  • Lombok (1.18.36)

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Simple Library management system; Used to learn oop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages