Skip to content

hylkest/BudgetManager

Repository files navigation

BudgetManager

BudgetManager is a simple Java application for managing your budget.
With this tool, you can save, categorize, and review transactions.

Features

  • Save transactions to a file
  • View all transactions
  • Filter transactions by category
  • Remove transactions
  • Load transactions from a file

Installation

  1. Clone the repository:

    git clone https://github.com/hylkest/BudgetManager.git
    cd BudgetManager
    
  2. Ensure that Java and Gradle are installed.

  3. Build the project using Gradle: gradle build

  4. Run the application: gradle run

Requirements

  • Java 11 or higher
  • Gradle

About

BudgetManager made in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages