项目作者: HibaAzhari

项目描述 :
A GUI desktop application for tracking a budget. Shows an overview of income, spending, and overall balance.
高级语言: Scala
项目地址: git://github.com/HibaAzhari/BudgetApp.git
创建时间: 2020-07-25T10:08:37Z
项目社区:https://github.com/HibaAzhari/BudgetApp

开源协议:

下载


BudgetApp

A GUI desktop application for tracking a budget. Shows an overview of income, spending, and overall balance.

This is an application developed using scala for money management. I built this using my understanding of Object Oriented principles in scala programming.
The program requires an sbt (scala build tool) to run which can be installed as an extention in Visual Studio Code.