Welcome to MyImdb for MacOS
MyImdb is a Xamarin.MacOS app for managing your Movie preferences locally. MyImdb allows you to search for movies and add them to your local app. MyImdb uses your movie preferences to search for movie recommendations. MyImdb also generates a report of your prefered genres, and compares your ratings with IMDB ratings. For more details, check the article on Medium.
Ingredients
This app includes:
- C# Xamarin for MacOS: Xamarin.Mac
- Cocoa app development (using Visual Studio and Xcode).
- using OMDB API: OMDB Api
- using ipdata Geolocation API Ipdata
- using TasteDive movies API Tastedive
- using sqlite-net NuGet package : sqlite-net
- using RestSharp (Simple REST and HTTP API Client for .NET): RestSharp
- using Newtonsoft.Json to dynamicallyx deserialize Json into object: Newtonsoft.Json
- using Microsoft CSharp NuGet package : dotnet
User Interface
Sign Up
Sign In
Add a Movie
Delete a Movie
Movie online page
Update all Movies
Statistics
Movie recommendations
Install on MacOS
You can download the MacOS application that you can unarchive and then copy to your applications folder.
Note
If the default OMDB api key is no longer valid, please go to your user profile, and request a new api key.