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

feat: added dbFlow to save response of apply for loan section #32

Merged
merged 1 commit into from
May 31, 2019

Conversation

ivary43
Copy link
Collaborator

@ivary43 ivary43 commented Aug 1, 2018

Fixes #25

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@ivary43
Copy link
Collaborator Author

ivary43 commented Aug 1, 2018

@therajanmaurya I have created the db and it is so far it is saving the db. Can you please tell me how to link list of accountAssignment with the loan account table.I was unable to guess the foreign key.

@therajanmaurya therajanmaurya merged commit 7d84804 into openMF:master May 31, 2019
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.

feat: add draft section to register loan application
2 participants