Hello there!
I’m moving forward in business and I want to have a platform, ready to expand to other countries. The thing is that it’s about insurance (I have a insurance broker agency), so it has nothing to be from one country to another. So, I want to make sure I’m doing the best user experience while I make sure I dont mix one country insurance carriers with others, and so on
How would you make sure about this? After reading many threads about this, I have this idea, just agree or disagree with a better plan if you do have!
- Add a field in user thing table, called “country_user”
- Add workflows depending on browsers data, and IP to assign a country to that User
- Just add a field in every table called “country” and add a constraint for every workflow based on that user country.
Think this could work? I want to avoid having a problem ahead and having to re-think the whole thing…
Thanks in advance!