BudgetTC Java

A lightweight financial management software that allows you to build a budget and track expenses.

Description

This project was created with the intention to learn how to make an application. It represents my first foray into GUI and was made completely custom without any GUI builder. I built it with Java Swing and Java; It incorporates the ideas of object oriented programing, encapsulation and inheritance.

It features the ability to make a budget for expenses and income, import the expenses and income from a bank account via CSV, and then track it. It also incorporates series of investment calculators.

Project Information

Skills:

JavaSwing

Contributors:

1

Lines of Code:

6000+