Skip to content

console book library application with many features :show all,home,search,add,edit,delete

Notifications You must be signed in to change notification settings

ucfjoe/book-Library-layered-Architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

book-Library-layered-Architecture

  • This is a console book library application with many features :show all,home,search,add,edit,delete

  • The intention from this repo is to show the best standard practices in how to apply the layered architecture along with SOLID principles to make the application loosely coupled , reusable and extensible So it will be easy to reuse booklibraryapi in web application or desktop GUI.

  • This app has been implemented in pure java, No thirdparty library or frameworks used except maven build tool

  • As dependecy injection is the best practice to make the components loosely coupled I've created my own Injector in pure java.

About

console book library application with many features :show all,home,search,add,edit,delete

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages