Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/julgitt/library-management-system

Simple Library Management System featuring books, users and borrows management.
https://github.com/julgitt/library-management-system

java library-management-system swing

Last synced: 4 days ago
JSON representation

Simple Library Management System featuring books, users and borrows management.

Awesome Lists containing this project

README

        

LIBRARY MANAGEMENT SYSTEM
___

A window application that allows you to manage the library database.

It includes such functionalities as:
- adding and deleting books, library users and book borrowings
- creating a bill if the user does not respect the deadline for returning the book.

The program is implemented in Java in the IntelliJ environment with the use of the Swing library.

![image](https://user-images.githubusercontent.com/95649808/174899438-a07f49fb-bb4e-4351-a829-209c77ad8c65.png)