Human-resources app for Boise State University's Department of Extended Studies developed in Java and SQL Server

Resume Sorter

  • Juan Becerra
  • December 2018

At my time at Boise State's Department of Extended Studies, I was tasked with creating a new way to organize adjunct teaching applicants for online courses. In order to create this, I created a simple GUI in Java that allowed anyone with access to our collective drive to add, edit, remove, or search for potential candidates. Data is stored in a local SQL database and queries are made using internal prepared statements. In the main menu, applicants can be sorted or searched for using a tag system (business, mathematics, etc.).

Project Repository