Skip to content

A media search tool that I made for my .NET II Final Project in Jim Glasgow's class at Kirkwood Community College.

Notifications You must be signed in to change notification settings

zachstultz/.NET-II-Final-Project-WhereToWatch-v2.0

Repository files navigation

.NET II Final Project: WhereToWatch v2.0

WhereToWatch v2.0 is a media search tool that I made for my .NET II Final Project in Jim Glasgow's class at Kirkwood Community College. During this semester we learned more C#, more visual studio, and xaml. I rewrote a ton of my old code from the previous project and redid all the interfaces in xaml with a new style. The tool itself allows you to search up any movie or tv show you can think of, and be provided various details about the result, and even a trailer link, if available. It accomplishes this by communicating with TheMovieDB's API.

If you decide to download the project for testing, you must provide your own API Key, sorry. Add your API Key to MediaLogicLayer/MediaAPI.cs

Usage/Features

  1. Search for any Movie or TV Show. image
  2. You are then provided with a list of results. image
  3. The result page with a button/link to the trailer that will be opened in your browser upon clicking, and an option to add it to your favorites. image
  4. Adding an item to your favorites. image
  5. Clicking the "Show Favorites" button to show your favorites. Thus displaying only the user's favorites. image
  6. A small about page. image

About

A media search tool that I made for my .NET II Final Project in Jim Glasgow's class at Kirkwood Community College.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published