This is a Java application for a shooting club's (Haukilahden Urheiluampujat ry) internal ranking based on IPSC classifiers scored using WinMSS.
Results from IPSC classifier stages scored using WinMSS can be imported into the application database and included in the ranking. The application reads the result data from the WinMSS database (a Microsoft Access database) and saves the selected results into its own database (an embedded HSQL database).
Rankings are generated by IPSC Division. The application generates a PDF file of the current rankings using the iText library (under AGPL license).
Screenshots of the application are included in this project, in the screenshots folder.