← Back to Projects
Project 04 · Systems Engineering · Java

University Financial Department Management System

Full management information system for a university's financial department — tracking and reporting on institutional funds across multiple accounts. Java GUI integrated with a normalised MySQL relational database via JDBC with ACID-compliant transactions. Designed for non-technical finance staff.

Java
Frontend
MySQL
Database
ACID
Transactions
Financial Management System — Java + MySQL TOTAL FUNDS GH₵ 842,500 ALLOCATED GH₵ 612,000 AVAILABLE GH₵ 230,500
Overview

A BSc coursework project (2021) modelling a management information system for Ashesi University's financial department — designed to let non-technical finance staff track and report on institutional funds across multiple accounts without needing direct database access.

Architecture

Why it's relevant

This was my first hands-on experience with the full stack of a database-backed desktop application — schema design, transactional integrity, and a usable interface for non-technical users — foundational skills that carried directly into later MySQL work at Arkesel and the database design coursework in the MSc (DriveSmart Motors).

JavaMySQLJDBCOOP
View Repository ↗ ← All Projects