Skip to content

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages