BunyMuny parses the CSV output of various bank statement listings and converts it to something more human readable with nice visualisations.
Go to file
Lynne Megido e45c36e6e3
cleaner(ish) code, support for rules
2020-09-26 22:45:07 +10:00
.gitignore init commit - rudimentary parsing format for me bank statements 2020-09-26 21:30:15 +10:00
Bank.cs cleaner(ish) code, support for rules 2020-09-26 22:45:07 +10:00
Program.cs cleaner(ish) code, support for rules 2020-09-26 22:45:07 +10:00
Statement.cs cleaner(ish) code, support for rules 2020-09-26 22:45:07 +10:00
bunymuny.csproj command line parsing 2020-09-26 21:59:06 +10:00