-
Notifications
You must be signed in to change notification settings - Fork 0
the-anjali-13/Library-management-project-java-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To provide a user-friendly interface for library management.
To enable secure and role-based access to the system.
To streamline the process of managing books and library records.
To maintain a database of books, librarians, and issued books.
Admin Section:
Add Librarian: Allows the admin to add new librarians.
Delete Librarian: Allows the admin to remove existing librarians.
View Librarian Details: Displays a list of all librarians.
Logout: Allows the admin to log out of the system.
Librarian Section:
View Books: Displays a list of all books in the library.
Add Book: Allows the librarian to add new books to the library.
Issue Book: Enables the librarian to issue books to members.
Return Book: Allows the librarian to record the return of issued books.
View Issued Books: Displays a list of all issued books.
Java: The core programming language used for development.
JDBC: Java Database Connectivity for interacting with the MySQL database.
AWT & Swing: Java libraries for building the graphical user interface.
MySQL: The database used for storing all the data related to the library.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published