Skip to content

emmpak/bank_tech_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Tech Test

Overview

User Stories

As a client
So that I can keep my money safe
I want to be able to deposit an amount into my account
As a client
So that I can spend money
I want to be able to withdraw an amount from my account
As a client
So that I can manage my savings
I want to be able to see a dated history of deposits and withdrawals
Objects Messages
Account
Deposit
Withdrawal

Usage

Tech

  • Ruby
  • Bundle
  • RSpec

How to Improve

  • Refactor the presentation layer in a different class to achieve separation of concerns

Releases

No releases published

Packages

No packages published

Languages