Skip to content

Personal finance dashbard with support for parsing statements from banks like SBI and give a summary

License

Notifications You must be signed in to change notification settings

hstejas/pf_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal finance dashboard

Support for banks and statement

Bank statement type format
State Bank Of India SB, PPF, Loan csv
Canara Bank SB csv
ICICI Bank SB xls
PhonePe UPI pdf

Usage

Parsing all data

  1. Clone
  2. pip install -r requirements.txt
  3. Copy account statements into ./data/<bank>/, same abbrev as pf/plugins/*.py
  4. Create ./data/.passwords, one password per line.
  5. run ./main.py

Visualizing data

  1. run make to install js deps
  2. ./server.py
  3. open http://localhost:3000

About

Personal finance dashbard with support for parsing statements from banks like SBI and give a summary

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published