This is a simple exchanger program that simulate how to do exchange currency.
Business Flow
- This program will read balance.txt to load the Product, liquidity balance and rate.
- Client will see menu to chose the interaction with this program
- When execute the order this program will write the order to transaction.txt
- After transaction successfully executed, it will update the balance liquidity and write to balance.txt