https://github.com/vimaltiwari2612/library-management-system
A Library Management system developed for IT-Department of SGSITS Indore. It is mainly built using JAVA Swing with sqlite Database connectivity.
https://github.com/vimaltiwari2612/library-management-system
awt-graphics college-assignment college-project java java-8 java-awt-swing jdbc library-management-system sqlite3 sqlite3-database swing-gui
Last synced: 9 months ago
JSON representation
A Library Management system developed for IT-Department of SGSITS Indore. It is mainly built using JAVA Swing with sqlite Database connectivity.
- Host: GitHub
- URL: https://github.com/vimaltiwari2612/library-management-system
- Owner: vimaltiwari2612
- Created: 2020-12-01T15:05:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-01T15:29:09.000Z (over 5 years ago)
- Last Synced: 2025-01-02T18:16:49.488Z (over 1 year ago)
- Topics: awt-graphics, college-assignment, college-project, java, java-8, java-awt-swing, jdbc, library-management-system, sqlite3, sqlite3-database, swing-gui
- Language: Java
- Homepage:
- Size: 3.8 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library-Management-System
A Library Management system developed for IT-Department of SGSITS Indore.
It is mainly built using JAVA Swing with sqlite Database connectivity.
***P.S : It has been coded when I was in my 2nd year of engineering i.e. in 2014, so You might find code or coding style outdated***
# how to use
- Download the ***Executable files.zip***
- unzip it.
- double click on ***Library.bat***.
- Put Username and password, both as **"admin"**
# Features Screenshots
**Security : Login using Username and password. Can be changed on-demand.**

**Options like Check books, Book issue, Book Return, Settings etc**

**Add, update,delete book's data**

**Issue book to a student OR Faculty**

**Return Process**

# how to modify Source code.
In Src.main.resources , extract the latest sqlite.zip and paste it. [Starting folder should be "Org"]
It will be required to connect with the DB.