Skip to content

spuriNV/LMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMS

Libray Management System

  • Source: IntelliJ
  • Designed with Object Oriented Programming, executed with Observer, Facade and Singleton design patterns.
  • Full stack project: Back-end in Java. Used GSON & JSON for saving and loading information. Used Java Swing for GUI.
  • Test cases done with Junit Testing.
  • Library Database is hashtable with separate chaining collision resolution incorporated with AVL BST tree to reduce look-up times
  • Other concepts: used regex for certain inputs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages