Skip to content

A software developed in NetBeans using Java to mimic the working of a library at university. Software allows students to issue available books as well as return them, storing all the logs in database(MySQL). All this can be done efficiently using this software.

Notifications You must be signed in to change notification settings

siddhant-pandya/Library-Management-Software

Repository files navigation

Library-Management-Software

A software developed in NetBeans using Java to mimic the working of a library at university. Software allows students to issue available books as well as return them, storing all the logs in database(MySQL). On the other hand it reduces the work of management too by easing up some processes like manually checking books, manually issuing books, maintaining proper records, adding new books to records. Moreover, faculties and students have their own profile so they can check their issued book, their limits and other details. All this can be done efficiently now using this software.

Mind-map of the Project

Mind-map

Setup

  • Either download LibrarySoftware.zip and extract to use the software directly(without installing NetBeans).
  • Or Clone/Download the whole project and open it using NetBeans.
  • To set up database modules, run these at MySQL command line: MySQL Pre-requsite
  • Now you can either make changes or run the project as it is.

Screenshots of Working Project

  • Dashboard Dashboard
  • Issue Book Issue book
  • Return Book Return Book
  • Add Book Add Book
  • Admin/Librarian Admin/Librarian
  • Result/Info Info

About

A software developed in NetBeans using Java to mimic the working of a library at university. Software allows students to issue available books as well as return them, storing all the logs in database(MySQL). All this can be done efficiently using this software.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages