Skip to content

A simple banking application supporting account creation, balance display, withdraw and deposit money as well as sending from one user to another.

License

Notifications You must be signed in to change notification settings

sanzor/Banking-Application

Repository files navigation

ex_banking

A simple banking application supporting the following operations over user acocunts:

  • create user account
  • get balance from target account in currency
  • deposit amount to target account in currency
  • withdraw amount from target account in currency
  • send amount from User1 to User 2 in currency

Application features:

  • multiple accounts can be serviced concurrently
  • a number of MAX operations can be done at any given time over a target account

Architecture

Build

$ rebar3 compile

About

A simple banking application supporting account creation, balance display, withdraw and deposit money as well as sending from one user to another.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published