dotnet-presentations / dotnet-maui-workshop

A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows
https://docs.microsoft.com/dotnet/maui
MIT License
1.88k stars 589 forks source link

S week2 #134

Closed aSilvaCodes closed 5 months ago

aSilvaCodes commented 5 months ago

Started UI development. Finished creating an observable list of monkeys with data pulled from the internet. Individual monkeys can be selected which redirects users to a details page specific to the monkey they selected.