Budget-Planner is a simple yet powerful tool designed to help individuals track their monthly income and expenses. It organizes spending across customizable categories and provides clear, intuitive summaries and visualizations to give you better control over your finances.
-
Clone the repository
git clone https://github.com/Mika-Rsbg/Budget-Planner.git cd Budget-Planner
-
Install dependencies
pip install -r requirements.txt
-
Run the planner
python src/main.py
-
Enter your data
- Follow the prompts to input your monthly income and expenses.
- Assign expenses to categories or create new ones as needed.
-
View summaries and charts
- Once data entry is complete, Budget-Planner will display an overview of your spending and income.
- Use the built-in visualizations to analyze trends and adjust your budget accordingly.
For more details or to report issues, visit the issues page.
Not all features are available right now, but the will probably come in future releases or commits.