Skip to content

A simple console based java application to simulate a Library Information System

Notifications You must be signed in to change notification settings

abhilash-neog/Library-Information-System

Repository files navigation

Library-Information-System

A library information system developed using basic java. File writers are used to store the data in files instead of database. The application reflects a working model of a library, with various functions like issuing and returning books, adding members, list of books(under different categorizations), etc.

Setup

  1. JDK 1.7 or greater

  2. Can run the program from console or any IDE For console, use >>javac xyz.java >>java xyz

About

A simple console based java application to simulate a Library Information System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages