Jbudget
JBudget is a desktop software application developed in Java for managing and controlling family budgets.
Install / Use
/learn @GitAlboBis/JbudgetREADME
relazioneJBudgetAlbertoTuveri123718.pdf
JBudget - Gestione Budget Familiare
📖 Overview
JBudget is a desktop software application developed in Java for managing and controlling family budgets. It was created as an examination project for the "Metodologie di programmazione" (Programming Methodologies) course at UNICAM. The application provides a comprehensive suite of tools to track expenses, manage loans, monitor deadlines, and view financial statistics.
✨ Features
- Movement Tracking (Movimenti): Record and monitor financial movements.
- Budget Management: Set up and manage family budgets using the dedicated Budget Calculation Service.
- Deadline Management (Scadenze): Keep track of upcoming financial deadlines with automatic status updates upon application launch.
- Loan Management (Prestiti): Manage loans and automatically update overdue payments.
- Statistics & Reporting: View insights and statistics regarding your financial data.
🛠️ Tech Stack & Architecture
- Language: Java 21.
- UI Framework: JavaFX 21 (using
javafx.controlsandjavafx.fxmlmodules). - Build Tool: Gradle.
- Database: H2 Database Engine (Version 2.2.224).
- Testing: JUnit 5 (Jupiter API 5.10.0).
- Architecture: The project follows an MVC-based structure with a custom
ServiceFactoryhandling Dependency Injection to supply database connections and services to the UI controllers (e.g.,MainController,MovementController,BudgetController).
🏗️ Application Structure
Upon startup, the application performs the following initializations:
-
Database Setup: Connects to the H2 database via DataSourceFactory and initializes tables via DatabaseInitializer.
-
Dependency Injection: Instantiates services via ServiceFactory.
-
UI Loading: Loads the primary MainView.fxml interface with a default resolution of 1400x900 (minimum 1000x700).
-
** Data Sync:** Automatically checks and updates overdue "scadenze" and loan payments in the background.
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
