There is a very basic app UI that when you hit the button sends a login request to the server and receives data.
I'm still wrapping my head around the Siesta framework. Specifically, I'm still unsure how to wrap my head around maintaining resource state and where to store it. I am also still figuring out what the best way to structure code is. But we do have something that runs and connects to the server, even if it isn't stored.