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

https://github.com/gm-gio/consolelibrarymanagerjdbc


https://github.com/gm-gio/consolelibrarymanagerjdbc

jd jdk17 maven sq

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Library Management System

## Description

The Library Management System is designed for managing books, authors, orders and readers. It allows users to add, update, and delete records of books and authors, as well as manage orders.

## Features

- **Author Management**: adding, deleting, and updating information about authors.
- **Book Management**: adding new books, searching for books by ID.
- **Order Processing**: ability to add books to orders and remove them.
- **Reader Management**: managing information about readers (in development).

## Installation

### Prerequisites
Make sure you have the following tools installed:
- Java JDK (17)
- Maven
- MySQL