Skip to content

Pycreater/Library-Management-System-Console-Based

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Library Management System - Java Console Application

This is a Java console-based Library Management System application. It provides functionalities for managing books and students in a library.

Overview

This Library Management System allows librarians to perform various tasks such as adding books, updating book quantity, searching for books by serial number or author name, displaying all books, adding students, displaying all students, checking out books to students, and checking in books from students.

How to Run

To run this application, follow these steps:

  1. Make sure you have Java installed on your system.
  2. Compile the Java files using a Java compiler. You can use the command javac Library.java in your terminal.
  3. Run the application using the Java interpreter. You can use the command java Library in your terminal.
  4. Follow the on-screen menu instructions to navigate through the functionalities.

Usage

Upon running the application, you will be presented with a menu to select from various options. Use the provided options to perform tasks such as adding books, updating book quantity, searching for books, adding students, checking out books to students, and checking in books from students.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please feel free to fork the repository, make your changes, and submit a pull request.

License

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

About

Library Management System Using Java and OOPS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages