Credit Card Statement Generator is a .Net based console application to generate a clean generic credit card statement.
- .NET Framework
- C#
- CreditCard_Statement_Generator : This is the main project folder and contains the C# code.
- InputFiles : This folder contains all the input CSV file to be cleaned.
- OutputFiles : This folder contains all the CSV output files which were generated from the respective input files.