- These scripts are an attempt to reduce my efforts with Excel sheets (a small step towards automating this stuff)
Simply: Laziness
Detailed: Whenever I wrote something in my money-related spreadsheets I wondered if I could simply pull data from available sources instead of typing. So this is an attempt towards the same
Currently includes:
- Script to extract monthly data from a credit card statement (not much but helps me with data maintenance)
Planned stuff:
(Priority) - Node XLSX (sheetjs) service for CRUD operations
- PDF parser service seperation
- Script to extract every transaction detail from credit card statements
- Script to extract transaction details from bank statements
- Stocks related (still finding a proper use case)