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
- Host: GitHub
- URL: https://github.com/sithira/lms
- Owner: Sithira
- Created: 2018-02-21T20:24:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T05:11:39.000Z (over 7 years ago)
- Last Synced: 2025-01-17T18:26:55.076Z (5 months ago)
- Topics: java, java-serialization, library-management-system, serialization
- Language: Java
- Homepage: http://sithira-munasinghe.me/projects/java/lms
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Library Management System using java
* uses Class serialization for data storageHow 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)