An open API service indexing awesome lists of open source software.

https://github.com/sithira/lms

A Simple Library System with the use of serialization
https://github.com/sithira/lms

java java-serialization library-management-system serialization

Last synced: 4 months ago
JSON representation

A Simple Library System with the use of serialization

Awesome Lists containing this project

README

        

# Simple Library Management System using java
* uses Class serialization for data storage

How to Run the Program
1.) Locate the main file LMS(current folder)/dist/LMS.jar
2.) Before you run the program make sure that you have installed java 8 (JDK 1.8 or higher)