Skip to content
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 1006 Bytes

feedback.md

File metadata and controls

13 lines (12 loc) · 1006 Bytes

Bank Account

What We're Looking For

Feature Feedback                                                                              
All provided tests pass
All stubbed tests are implemented fully and pass
Created instances (by calling new) in Account.all and called Account.all to get account list in Account.find
Used inheritance in the initialize for both Checking and Savings Accounts (min balance)
Used inheritance for the withdraw in checking and savings accounts
Baseline
Used Git Regularly
Extras