/my-library

User side of library management system using java swing and SQLite

Primary LanguageJava

My Library

Java Swing GUI app made for class 12 IP project(2017). This is a book selection software where users can add books to their cart from 6 different categories.

To download this app

Requirements

Java(JRE)

For Windows

  1. Download the windows installer from mylibrary.exe.
  2. mylibrary.exe will install MyLibrary directory on your desktop.
  3. run mylibrary.jar OR open command prompt in target directory and run command java -jar myLibrary.jar