Skip to content

Contain the source code of the studies case 1 of java lessons.

Notifications You must be signed in to change notification settings

adrianGdn/JAVA_StudiesCase-1

Repository files navigation

JAVA_StudiesCase-1 : 1e Java Project

This project allow you to manage a Library with some Book and User

This project is divided in three major parts :

  • src/main/java : the sources, which are themselves divided in three smaller parts :
    • the library interface
    • the implementation of the library and the other elements (User and Book)
    • the library exceptions
  • src/test/java : the tests, divided in 17 tests functions
  • src/doc : the documentation (in html)

In order to run this project, you need to have Java installed on your computer.

About

Contain the source code of the studies case 1 of java lessons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages