Skip to content

coderbrains/Library-Management-System

Repository files navigation

Library-Management-System

A desktop Application which can manage all the library issues single-handedly /ˌsɪŋɡ(ə)lˈhandɪdli/ .

Objective

The main objective of making this Java project is to customize the employees number from library. A single person by using this application can manage all the big issues of the library such as adding a student, adding a book, issue a book, return a book, fine, student entry etc..

You can See the full working of this application on my own youtube channel named as coder brains.here.

YouTube Demo

Shuffler Demo

Welcome Page

Welcome Screen

  • When you start the application , this page is seen first by the user . This is the welcome page and it lasts for 10 seconds.
  • After this page loaded upto 100 then it gets dispose and another page started which asks for the Login. **

Login Ask Screen

LoginAsk

  • This page asks for login as an admin or a student.
  • If you choose admin or a student then it goes to a login page
  • There you have to enter your provided login credentials like your username, password etc

Login Page

LoginPage

  • This page containes a username field and the password field.
  • You have to enter your password and the username and then you have to click on the login button.
  • If you forget your password then yu have to click on the forget option.
  • You can reset your password from there

Staff Login After Page

Homepage_staff

  • This page has many menus.
  • If you are an admin then you will go to this page either.
  • It has add Student, remove Student, Add book, remove Book, Issue Book, Return Book.
  • Each has its own functionality.

See All Menu

Screenshot (159)

  • This page is only applicable by the admin only.
  • By clicking on this page you will be redirected to a new page where different options are given.
  • There you can find all the records by just clicking on the option given.
  • You can also meet developer there.

Adding a Student

AddingStudent

  • This page is used to do the new registration.
  • This page is only accessible by the admin.
  • You have to fill each and every column to in order to complete the registration

Issue Book

IssueBook

  • This page is used to issue a book to a student.
  • You have to fill the student Id and the book Id in order to issue a bok.

Return a Book

Return book

  • This secton is used to return a book from a student which has been issued.
  • You have to fill the student Id and the book Id there.

Student Home Page

Student_home

  • This page appears only if the login person is a student.
  • There are many menu options like see profiles, change password, change mobile number, see All book allotment, see fine .
  • You can also logout from the page .

Entry Exit From Library

Entry_exit

  • You can enter a student into a library by just clicking the Entry option.
  • But you have to enter the Student Id.
  • You can also exit a student from there by just entering his id and then clicking on the exit option.

About

In this Repo, I have created a project based on Java swing which is using the MySQL server. This is actually a Library management system which works very fluently and can be used by a college for their library Management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages