Home

Bank Application

Mock bank app - Complete

Goal

Work with a team to implement a fully functional bank application complete with transactions, users, and staff.

Implementation

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.

Screenshots

Demo:

YouTube

Source code:

GitHub