Hassan Kazmi

  • About me
  • Projects
  • Contact

Book Management System



This program is a simple database library managment system. Adding books in a database 3 ways; input text file, fill in text fields, or provide an amazon url link.

The program is built on JAVA SE, which includes HttpURLConnection, and JDBC API. Once the program starts, it will connect to the given local database, then extract the information from the given input file into the database.

A GUI will pop up, after the previous step is done. The GUI consists of Jtextfields, where you can enter the book's information manually, delete a specific book, or update it. Another opition is you can enter a book by providing an Amazon URL link.

Source Code

Copyright 2017- hassankazmi23.github.io/H.K._WebPage

Go UP Template by tutorialzine