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 95ae8f11b3
order statements by date
2020-09-26 23:09:30 +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 order statements by date 2020-09-26 23:09:30 +10:00
Statement.cs order statements by date 2020-09-26 23:09:30 +10:00
bunymuny.csproj command line parsing 2020-09-26 21:59:06 +10:00