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 4056a7ed6b
forgot to add the new classes whoops
2020-09-26 23:16:54 +10:00
.gitignore forgot to add the new classes whoops 2020-09-26 23:16:54 +10:00
Bank.cs cleaner(ish) code, support for rules 2020-09-26 22:45:07 +10:00
Program.cs rider sure has a lot to say about my code 2020-09-26 23:15:54 +10:00
Rule.cs forgot to add the new classes whoops 2020-09-26 23:16:54 +10:00
RuleMatch.cs forgot to add the new classes whoops 2020-09-26 23:16:54 +10:00
Statement.cs rider sure has a lot to say about my code 2020-09-26 23:15:54 +10:00
bunymuny.csproj command line parsing 2020-09-26 21:59:06 +10:00