Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohit-s96/paytm-expense-viz
Convert paytm upi expenses pdf into insightful visualizations
https://github.com/mohit-s96/paytm-expense-viz
Last synced: 19 days ago
JSON representation
Convert paytm upi expenses pdf into insightful visualizations
- Host: GitHub
- URL: https://github.com/mohit-s96/paytm-expense-viz
- Owner: mohit-s96
- Created: 2024-12-08T00:05:01.000Z (27 days ago)
- Default Branch: master
- Last Pushed: 2024-12-08T00:13:50.000Z (27 days ago)
- Last Synced: 2024-12-08T01:18:37.999Z (27 days ago)
- Language: JavaScript
- Homepage: https://mohit-s96.github.io/paytm-expense-viz/
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Paytm Expenses visualization
Paytm provides pdf exports of the expenses b/w a selected date range. This tool converts it into helpful visualizations.
There are 2 charts. Bar and pie. Both are interactive and clicking on a bar or a slice will apply that filter to the current data set. The parsed data can also be downloaded as JSON.
### Note
This tool will break if paytm changes the pdf format. Please create a ticket if that's the case.### Screenshot
![Screenshot](/screenshot.png)