You try it
Modify RelayCommand Submit
in LoginViewModel
to display the progress bar and then navigate to the Buddies page. Pass in the username and password, first as strings, then as a dictionary. Temporarily modify the Buddies page to display the values passed in.