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

https://github.com/phjb/foxlibrary

Welcome to this project, here you will see a little about a digital library.
https://github.com/phjb/foxlibrary

docker docker-compose java mysql spring-boot springboot

Last synced: 13 days ago
JSON representation

Welcome to this project, here you will see a little about a digital library.

Awesome Lists containing this project

README

          

# Fox Library 🦊

Welcome to this project, here you will see a little about a digital library.

## Table of contents
* [Class Diagram](#class-diagram)

## Some ideas 💡

### 📚 Books
Here is some ideas for the books.

### Actions
- Register;
- Update;
- Delete - logic;

**Search:**

- By title;
- By isbn;
- By author;
- By categories;
- By pages number;
- By publisher;
___

## Class Diagram

![](./documentation/.idea_images/foxlibrary_diagram.jpg)