Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
binhong
/
LibrarySystem
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
0
Wydania
0
Wiki
Aktywność
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
19
Commity
1
Gałąź
283 KiB
Java
73.8%
Kotlin
26.2%
Drzewo:
5d9728cc23
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '5d9728cc23'
${ noResults }
HTTPS
ZIP
TAR.GZ
BinHong Lee
5d9728cc23
Added documentations for Book and BookFactory
7 lat temu
docs
Added documentations for Book and BookFactory
7 lat temu
src
Now uses Maven for compile, clean and execution
7 lat temu
.gitignore
Now uses Maven for compile, clean and execution
7 lat temu
README.md
Added basic README.md
7 lat temu
pom.xml
Now uses Maven for compile, clean and execution
7 lat temu
README.md
Library System
NOTE: Still not working as intended.
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