Skip to content

blazingbhavneek/Librarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Librarity (by Bhavneek)

A functional library manager made with Java, Swing (GUI library) and a remote online SQL database.

Features

User/Book Section

  • Add new users/books using add button (no field should be empty)
  • Update existing users by clicking an entry on table and changing data in input fields
  • Delete users/books by selecting an entry from table and clicking delete button
  • Searching from table by user's phone number/name and book's id/author, for furthur operations 1 2

Issues Section

  • Issue a book to user with add button
  • A book can be returned by selecting an entry from table and using delete button
  • A list of defaulters will be kept in seperate table
  • Searching table by user's phone number or book ID, for furthur operations 3

Installation

You can test my appliction by downloading the dist folder and running the JAR file (Librarity.jar, for that you should have JAVA installed in your system)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages