Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance 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

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.

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

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages