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

Add logic with concatenation parents data #111

Open
MargoWM opened this issue Jan 8, 2020 · 0 comments
Open

Add logic with concatenation parents data #111

MargoWM opened this issue Jan 8, 2020 · 0 comments
Assignees
Labels

Comments

@MargoWM
Copy link

MargoWM commented Jan 8, 2020

Business context:
We need to have description of parents who apply for decision. As a description we have to insert:

  • parent's/parents's names
  • thier addres

Because of that is should looks different if there's one or two person who apply for decision. Moreover, we have take into account that parents can have same/different address. We don't need duplicate that address.
So we should consider situation:

  1. rodzic 1 + adres
  2. rodzic 1 i rodzic 2 + adres
  3. rodzic 1 + adres i rodzic 2 +adres

Because of that we need to implement some logic to concatenate that information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants