liberu-accounting / accounting-laravel

Accounting application written in Laravel 11 / PHP 8.3 using Filament 3
https://www.facebook.com/liberusoftware
57 stars 16 forks source link

Add Budgeting Feature #279

Open AArchange opened 2 months ago

AArchange commented 2 months ago

Description: Develop a budgeting tool for tracking income and expenses against set goals.

Tasks: Create Budget model and migration. Implement UI for creating and tracking budgets. Link budgets to reporting dashboard. Acceptance Criteria: Users can create and manage budgets. Budgets are compared against actual income and expenses.