Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soulsam480/byoga
analyse bank statements
https://github.com/soulsam480/byoga
bank bank-statement bank-statement-import bank-statement-parser bank-statement-visualizer idfc money-manager
Last synced: 2 days ago
JSON representation
analyse bank statements
- Host: GitHub
- URL: https://github.com/soulsam480/byoga
- Owner: soulsam480
- License: mit
- Created: 2024-07-05T20:52:39.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-14T03:47:18.000Z (2 months ago)
- Last Synced: 2024-12-17T03:06:27.288Z (8 days ago)
- Topics: bank, bank-statement, bank-statement-import, bank-statement-parser, bank-statement-visualizer, idfc, money-manager
- Language: TypeScript
- Homepage: https://byoga.sambitsahoo.com
- Size: 417 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Byoga
> drawing in japanese
## What is this ?
- read bank statements
- feed to db
- store
- analyse and show with charts## Screenshots
![image](https://github.com/user-attachments/assets/893d4215-af37-4763-9614-9c689cf00547)
![image](https://github.com/user-attachments/assets/4c61ee76-3779-4e5d-8ad5-ae00fb26f091)
![image](https://github.com/user-attachments/assets/a9a4acb5-2b87-45a9-a0ac-908a1d9494b5)## Roadmap
- [ ] budgets
- [ ] spend monthly
- [ ] per cat tracking ?
- [ ] savings
- [ ] per month savings tracking
- [ ] implement statement consumer framework
- [ ] parser
- understand bounds of statement and where to start/end parsing
- converting csv rows to SQL row-able data
- [ ] transformer
- convert raw csv row to sql row data
- [ ] meta parser
- pluggable meta parser based on meta info type
- for example, for IDFC it's a stringAnalysis
- [ ] heat points
- [ ] time of day
- [ ] day of week
- [ ] category
- [ ] combinations
- [ ] detect recurring spends automatically and show in dash