reenz / Bank-tech-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bank-tech-test

#Technologies Used

  • Javascript
  • Jasmine testing library

User Stories

As a Customer
I want to deposit money
So that I can have some savings
As a Customer
I want to see my balance
So that I am aware of how much balance I have after a transaction
As a Customer
I want to withdraw money
So that I can use it for my expenses
As a Customer
I want to print satement
So that I can see all my transactions

Console screen shot

Console screen shot

How to use:

  • Clone it
  • Run following (open SpecRunner.html) from terminal
  • Open console and run commands as per screenshot

About


Languages

Language:JavaScript 99.7%Language:HTML 0.3%