Work with a team to implement a fully functional bank application complete with transactions, users, and staff.
Used Java's Swing library to implement a front-end GUI, which communicates with a Python-Flask REST-API to store information and determine what to show on screen.