Reconciliation Program(Typescript)
Budget: $30 – $250 USD
The concept behind the project is to perform a financial reconciliation between two different sets of data • You’ll have received these sets of data as two sample CSV files • All you need to do is compare the two files, and report on how many transactions match perfectly, versus transactions which cannot be matched • And those transactions which cannot be matched will need to be reported on, so that a third party could refer to the report and investigate the exceptions • If a transaction cannot be matched perfectly, you should attempt to look for any close matches and suggest them as possibilities • Note that this is *not* a file comparison project, this is a transaction matching/reconciliation project • You do not need to store the results, or provide any further functionality once you have listed the exceptions (and potential matches where possible) • We’ve also provided you with Balsamiq screen mockups to give you an example of the flow of the process
Layout and design • TDD/BDD • Exception handling • Algorithm • Speed of recon • Modularity of code • Neatness of code • Self-documenting code • Extra effort • Overall impression
Layout and design • TDD/BDD • Exception handling • Algorithm • Speed of recon • Modularity of code • Neatness of code • Self-documenting code • Extra effort • Overall impression
Related categories:
C Programming
Business, Accounting, Human Resources & Legal
JavaScript
Python
Typescript