This project is a library management system software developement kit written in Java. The project aims to help developers to have better tools to create a library system that also support hosting their own platform in schools, libraries, stores, etc...
- Java: Main SDK is written in Java 23, we will try to support older version soon.
- JDBC - The Java database connectivity used.
Before start contributing to this project, you first have to read about project developing guide and convention.
To view the development documents, please visit /docs directory here