apemon / spending-visualizer

Parses your transactions from credit card and bank statements, and visualizes how you spend your money. Supports Kasikornthai Bank only at the moment.

Home Page:https://spending.poom.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statement Visualizer and Parser

All Contributors

Find out how you spend your money! This repo provides libraries and webapp to parse your bank or credit card statements (PDF format) into JSON, and visualize it.

Supported banks and formats

  • Kasikornthai Bank (ธนาคารกสิกรไทย)
    • Credit Card Statement (100%)
    • Bank Statement (60%)

Planned formats

Please submit pull requests to this repo to build your own parsers!

Structure

  • The parser: packages/parser contains the parser files to parse the PDF statements into JSON.
  • The visualizer: apps/visualizer contains the Solid.js app to visualize statements.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

GGolfz
GGolfz

🚇 💻 ⚠️
Phoomparin Mano
Phoomparin Mano

💻 📖
Phumrapee Limpianchop
Phumrapee Limpianchop

💻
Yuttakhan B.
Yuttakhan B.

💻
Jakkapat Boonroj
Jakkapat Boonroj

💻
Nutchanon Ninyawee
Nutchanon Ninyawee

🐛

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Parses your transactions from credit card and bank statements, and visualizes how you spend your money. Supports Kasikornthai Bank only at the moment.

https://spending.poom.dev


Languages

Language:TypeScript 96.7%Language:HTML 2.0%Language:JavaScript 1.4%