Skip to content

A software build with Java Swing to manage the catalog of a library and helps to keep the records of whole transactions of the books available in the library.

License

sud2268/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

About the Project

Library Management System is a software used to manages the catalog of a library. This helps to keep the records of whole transactions of the books available in the library.It is very easy to use and fulfills all the requirement of a librarian. There are many features which helps librarian to keep records of available books as well as issued books. This Project allows admin to store and search the records of available books, students, as well as issued books. The focus of the project is to implement JDBC Connectivity using SQLite Database and swing components. The administrator can find books according to publications, subjects or price . The system also generates random Id for each new client for every new user logi.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Note: To run the app you have to add Sqlite Database to your local machine.

Built With

  • Eclipse - Integrated development environment for Java
  • Sqlite - SQLite is a relational database management system

SCREENSHOTS

Login

x11

Forgot Password

x12

HOME Page

x13

BOOk Entry

x14

Database

y11

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Authors

  • Amit Kumar Singh - Amit

License

GNU General Public License v3.0

About

A software build with Java Swing to manage the catalog of a library and helps to keep the records of whole transactions of the books available in the library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages