Skip to content

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.

Notifications You must be signed in to change notification settings

andreharak/MyImdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

hi

Sign In

hi

Add a Movie

hi

Delete a Movie

hi

Movie online page

hi

Update all Movies

hi

Statistics

hi

Movie recommendations

hi

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages