Xamarin.Mac Cocoa : Full app

Learn how to develop a complete Xamarin.Mac Cocoa app with a practical example that also includes advanced storyboard design with Xcode, and a set of extensions such as sqlite database and api management.

André Harak
2 min readApr 4, 2019

MyImdb is an app for movie lovers. It allows you to manage your Movie preferences locally. You can search for movies and add them to your local account. MyImdb then uses your movie preferences to search for movie recommendations, and generates a report of your preferred genres, and compares your ratings with IMDB ratings.

MyImdb app

Ingredients

--

--