Greetings,
I just wanted to mention that the current source-code does not match with this domain story from https://leasingninja.io/.
I´m aware that LeasingNinja is still in development and will probably change in the near future😄. I just wanted to point out that mismatch.

-
There is currently no sign()-method in the Customer-class.
-
Also there is no calculates()-method in the SalesController-class. I would guess that the salesperson should be mapped to the SalesController, since it also contains a view()- and fillout()-method.
Greetings,
I just wanted to mention that the current source-code does not match with this domain story from https://leasingninja.io/.
I´m aware that LeasingNinja is still in development and will probably change in the near future😄. I just wanted to point out that mismatch.
There is currently no sign()-method in the Customer-class.
Also there is no calculates()-method in the SalesController-class. I would guess that the salesperson should be mapped to the SalesController, since it also contains a view()- and fillout()-method.