OSSpk / Library-Management-System-JAVA

📚 A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
https://github.com/harismuneer
MIT License
327 stars 223 forks source link

Added Refactoring changes #11

Closed guryashdhall closed 2 years ago

guryashdhall commented 2 years ago

Details of the Refactoring are present in the issue:- https://github.com/OSSpk/Library-Management-System-JAVA/issues/9

harismuneer commented 2 years ago

@guryashdhall I am merging the PR with the note that a subsequent code review from your peers would be required to ensure integrity.

amansbhandari commented 2 years ago

@harismuneer I have reviewed the changes and tested the functionality , the changes made by @guryashdhall are just refactoring changes and has no effect on the working of the Library Management System