willedanielsson / BudgetWatch_android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budget Watch

Build Status

F-Droid

Budget Watch helps manage personal budgets. After adding your budgets, simply record your day-to-day transactions. You can then view how close your sending is to your budget.

If there is any interest in improving this project, kindly submit a pull request with proposed changes.

Building

To build, use the gradle wrapper scripts provided in the top level directory of the project. The following will compile the application and run all unit tests:

GNU/Linux, OSX, UNIX:

./gradlew build

Windows:

./gradlew.bat build

Thanks

App icon originals from Icons4Android and Icons8 and formatted using Android Asset Studio.

About

License:GNU General Public License v3.0


Languages

Language:Java 100.0%