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.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Note: To run the app you have to add Sqlite Database to your local machine.
- Eclipse - Integrated development environment for Java
- Sqlite - SQLite is a relational database management system
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature) - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Amit Kumar Singh - Amit
GNU General Public License v3.0




