Library System
NOTE: Still not working as intended.
Documentations can be found here.
Dependencies
- Maven Apache
- Any JDK
Use
- Clone this repository
git clone https://github.com/binhonglee/LibrarySystem.git
- Run the program
mvn compile
mvn exec:java
- Run test
mvn test