/MoneyTrackerSDA

Primary LanguageJavaMIT LicenseMIT

MoneyTracker

MoneyTracker is a Java application for working with the expense(s) and income(s). Application allows a user to enter, edit and delete the expense(s) and income(s). The expense(s) and income(s) contain the name, the price and month when expense / income was done. All inserted items are saved and when application restarted again, items are available. User interacts with an application via the command-line text based interface.

Usage

Run the application and follow the instructions on the sc

Contributing

Pull requests are welcome. Please make sure to update tests as appropriate.

License

MIT