All projects
desktop open-source 2021
FinanceManager
An online banking management system with a JavaFX GUI, built as an early university project.
About the project
FinanceManager is a desktop banking simulation built with Java and JavaFX.
Users can create accounts, make deposits and withdrawals, transfer funds between accounts, and view transaction history. An early exploration of OOP principles, event-driven GUI design, and MVC architecture.
Tech Stack
Java JavaFX