Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.16.0
metadata
title: Smart Budget Planner
emoji: π°
colorFrom: green
colorTo: blue
sdk: static
pinned: false
license: mit
short_description: >-
Interactive budget planner with fixed/variable expenses, percentages, and a
What-if scenario planner
Smart Budget Planner
An interactive personal finance tool that helps you track income and expenses, understand your spending patterns, and plan ahead with a built-in What-if scenario mode.
Features
- Income & expense tracking β Enter your monthly gross income and edit any expense line in real time
- Fixed vs. variable labels β Every expense is tagged so you can see exactly where your flexibility lies
- Percentage breakdowns β Each category shows its share of your net income at a glance
- Pre-tax deductions β Dedicated section for taxes, FICA, 401(k), and health insurance
- Budget score β A 0β100 health score based on leftover income and savings rate
- Donut chart β Visual spending breakdown with a live legend
- Smart suggestions β Personalized tips based on your actual numbers (dining, retirement, emergency fund, etc.)
- What-if mode β Toggle into scenario planning, slide any expense, and instantly see the ripple effect on your leftover cash and budget score
How to use
- Enter your monthly gross income at the top
- Edit any expense field in the Overview tab β numbers update everywhere instantly
- Switch to What-if mode and drag the sliders to explore "what if I cut dining by $50?" scenarios
- Read the suggestions panel for personalized next steps
Tech
Built with vanilla HTML, CSS, and JavaScript β no frameworks. Charts powered by Chart.js. Fully responsive and supports dark mode automatically.