Skip to content

kalodiodev/kitapi

Repository files navigation

License GitHub release

Kitapi

Kitapi is a software to help users manage their income and expenses easily. Coded in Java 8 with JavaFX.

Kitapi

Features

  • Expenses categories
  • Income categories
  • Income transactions
  • Expense transactions
  • Remaing amount
  • Total income
  • Total expenses
  • Transactions filtering

Prerequisites

You will need Java 8 to build and run Kitapi.

How To Build Kitapi

You can build kitapi with the following command:

$ ./gradlew clean build

How To Run Kitapi

Download the latest release or you can run the development version from the command line as follows:

$ ./gradlew run

Credits

License

This project is released under Apache v2.0 license http://www.apache.org/licenses/LICENSE-2.0.html

About

Kitapi is a software to help users manage their income and expenses easily.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published