Simulating database table in Haskell
This is a simulation application which has done by using Haskell.
Haskell is a functional programming language which is a different programming paradigm.
This is a prototype for a banking system which can
- Register New Account
- Delete Account
- Withdraw money
- Check Balance
- Transfer Money