go To Next View
fun goToNextView()
Content copied to clipboard
Check provided values and jump to RegisterLoginFragment.
If the button in UserDataFragment is clicked, checkValues is called and if this returns true, system time is captured using System.nanoTime and, after this, findNavController is called to navigate to next fragment.