-
Notifications
You must be signed in to change notification settings - Fork 0
Home
mximp edited this page Sep 13, 2020
·
9 revisions
JCash is a tool for assistance with personal finance management. Key ideas are inspired by AbilityCash application developed for Windows platform.
Even though the functionality of AbilityCash is very useful the application itself has several drawbacks:
- it's written for Windows OS only (though there is version for Android);
- it's not possible to add new features as the author of the project maintains it in his spare time;
- it's not distributed and only can be used locally (though it can be copied over).
Main programming language for JCash is meant to be Java.
This project is an attempt to create open source tool applying clean architecture & agile principles.