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 8b60f2b602
command line parsing
2020-09-26 21:59:06 +10:00
.gitignore init commit - rudimentary parsing format for me bank statements 2020-09-26 21:30:15 +10:00
Bank.cs init commit - rudimentary parsing format for me bank statements 2020-09-26 21:30:15 +10:00
Program.cs command line parsing 2020-09-26 21:59:06 +10:00
Statement.cs command line parsing 2020-09-26 21:59:06 +10:00
bunymuny.csproj command line parsing 2020-09-26 21:59:06 +10:00