Skip to content

Commit 33ed71b

Browse files
committed
Update readme
1 parent 08d3a23 commit 33ed71b

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

Categorization_Plan.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Personal Finance Management Tool
22

33
## Problem Statement:
4-
I have a problem statement. If solved, it'll add a lot of value to people.
54

65
Assume I have my savings account in 5 banks. While downloading their bank statements, they all have different table format and different conventions for naming transaction descriptions.
76

@@ -19,11 +18,9 @@ I need a tool that can take in the bank statements in spreadsheet/csv file and g
1918

2019
- Finally, create a dashboard to visualize spending, saving patterns, expense structure, balance trends, etc.
2120

21+
---
2222

2323
## Solution:
24-
Your problem statement is both impactful and feasible, given advancements in data processing and visualization tools. Here's how you can systematically approach this problem, breaking it down into phases:
25-
26-
---
2724

2825
**Phase 1: Data Ingestion and Standardization**
2926
- **Input:** CSV/Excel bank statements from various banks.
@@ -102,4 +99,4 @@ Your problem statement is both impactful and feasible, given advancements in dat
10299
- **Iterate on Categorization Rules:** Expand based on real transaction samples.
103100
- **Prototype Dashboard:** Include basic visualizations of income vs. expenses.
104101

105-
With this solution, you can build a valuable tool for personal finance management. Let me know if you w
102+
With this solution, you can build a valuable tool for personal finance management. Let me know if you w

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# expense-classifier
21
# Expense Classifier
32

43
A Python package for classifying expenses from bank statements.

0 commit comments

Comments
 (0)