Skip to content

Jln/master #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Oct 8, 2015
Merged

Jln/master #38

merged 7 commits into from
Oct 8, 2015

Conversation

noglows
Copy link

@noglows noglows commented Oct 8, 2015

Completed the Wave 2 work (including optionals):

  • Updated Account and Owner classes to accept the CSV input
  • Added self.all method and self.find methods to Account and Owner classes.
    • Self.all initializes all the accounts/owners in the CSV
    • Self.find finds an account/owner based on the ID param passed in
  • Added a self.link_owner method for linking the owners to the accounts based on the provided linked ID CSV
  • Added some other classes (for fun!) that display the owners and accounts nicely formatted.

kariabancroft added a commit that referenced this pull request Oct 8, 2015
@kariabancroft kariabancroft merged commit e14081f into Ada-C4:jln/master Oct 8, 2015
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.

2 participants