Skip to content

bank_accounts#6

Open
BlueColorPencils wants to merge 10 commits intoAda-C5:masterfrom
BlueColorPencils:master
Open

bank_accounts#6
BlueColorPencils wants to merge 10 commits intoAda-C5:masterfrom
BlueColorPencils:master

Conversation

@BlueColorPencils
Copy link
Copy Markdown

To run the code.. when you generate Bank::Account.new you have to manually add what id and money are equal to => (id: 10, money: 1010)

Cristal Tay added 10 commits February 29, 2016 14:04
…ance methods. Added a raise argument error if initial balance is less than 0. Errthang works.
…unts.csv. Creates a new array and inserts a new hash for each row.
…nfo to the hash. Learned how to use self methods (still a little hazy on it). Completed Wave 2 with no additional enhancements.
… reduces the work of having to manually type out each key => each row col in the excel sheet. Added a self.new_account for funsies, if you don't feel like initializing it normally. Reformatted the Account class. Added a SavingsAccount and Checking Account class which follow the traits <Account with changes to certain methods based on withdrawal fees or withdrawal check fees. Wave 3 is complete.
… ex: withdrawal fees). Added an all_together_now class to attempt to bind all 3 csv data together.
…ild classes. Refered to self.class::CONSTANT instead of CONSTANT within classes/methods. Changed puts messages to be more descriptive and included a withdrawal fee statement.
…o changed methods to match prompt => self.all.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant