Annual Budget Setup
๐น Investment Allocation
$
Import Budget Data
Select a feed.json file to instantly import and populate your budget items and settings.
Expected JSON Format
{
"settings": {
"maxCash": 100000,
"currency": "USD",
"investment": {
"type": "percentage",
"value": 10,
"frequency": "yearly"
}
},
"items": [
{
"name": "rent",
"value": 1200,
"frequency": "monthly",
"tags": ["housing", "essential"]
}
],
"changeHistory": [
{
"timestamp": "2024-01-15T10:30:00.000Z",
"action": "item_added",
"details": { "itemName": "rent", "value": 1200 },
"comment": "Added monthly rent expense",
"currency": "USD"
}
]
}
๐ฐ Budget Summary
๐
Total Monthly Expenses
$0.00
๐ Total Expenses
$0.00
๐น Investment
$0.00
๏ฟฝ Remaining Budget
$0.00
๐ฏ Status
-
Budget Indicators
Daily
$0.00
Weekly
$0.00
Monthly
$0.00
Yearly
$0.00
Budget Visualization
Custom Charts
Create custom pie charts to analyze your budget by specific tags, frequencies, or combinations.