jfversluis / app-myconference

Fully featured conference app built with .NET MAUI powered by Sessionize
MIT License
9 stars 2 forks source link

Implement crude sessions/speakers flow & data retrieval #4

Closed jfversluis closed 1 month ago

jfversluis commented 1 month ago

This PR implements the data retrieval from Sessionize, currently through the Sessionize API client using the .NET MAUI day Sessionize data.

Also, this adds a crude flow for showing the sessions and tapping through to the speakers.

Lots of work still to be done, but its a start!