Skip to content
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

incorporate account data from intuit api into logic and app routing #9

Closed
at4260 opened this issue Feb 26, 2015 · 1 comment
Closed

Comments

@at4260
Copy link
Owner

at4260 commented Feb 26, 2015

Got the Intuit API calls to work and pull account data. Data is being saved into database.

Need to query the database on the "inputs" route to be able to incorporate into individual assets. Also need to direct user to route to enter in necessary bank information.

Note: currently the API is only set up to take TD Ameritrade accounts and I am assuming that the account type is always checking. May add a drop down feature to allow input for a few banking institutions. May also want to investigate more accurate account type report (API currently does not match up with test account type).

https://github.com/at4260/FinancialApp/blob/master/controller.py#L56

@at4260
Copy link
Owner Author

at4260 commented Feb 28, 2015

Comment:
4011d56

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

No branches or pull requests

1 participant