Library Project

GitHub last commit

This is a simple project for simulating a basic library.

There are two main entities in this projects:

Books

Users

This project stores and handles data on local database using an spring boot project which is also available on this github account, called as Library_backend_springboot and can be accessed via this link