Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This program is a simple application to record your income and expenses. Just input your income and expense, it will automatically save all the records and loads the reord when you run the program again.

On your terminal, run "javac BudgetApp.java". After you confirm that "BudgetApp.class" is generated, run "java BudgetApp" to launch the app.

Software Demo Video

Development Environment

The language used in this program is Java. You need to install JDK before using Java on your machine.

Useful Websites

Future Work

  • Improve UI
  • Add dates to the record
  • Add a graph sowing total income and expences with category

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages