An application that allows writing crime and arrests report. It enables user to load person by SSN and check whether or not he was convicted. You can look up records by diffrent cattegory.
Technologies used: JAVA, Hibernate, Swing, MariaDB.
In this project i used various design patterns like: Singleton, Proxy, Flyweight, Decorator.