Skip to content

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

Notifications You must be signed in to change notification settings

zachstultz/.NET-I-Final-Project-WhereToWatch-v1.0

Repository files navigation

.NET I Final Project: WhereToWatch v1.0

WhereToWatch v1.0 is a media search tool that I made for my .NET I Final Project in Jim Glasgow's class at Kirkwood Community College. During this semester we learned C# and how to use Visual Studio for the first time. 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 LogicLayer/MediaAPI.cs

Usage/Features

  1. Search for any Movie or TV Show.

Annotation 2021-08-25 134119

2. You are then provided with a list of results.

Annotation 2021-08-25 134146

3. Filter by various options if you so please.

Annotation 2021-08-25 134159

4. 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.

Annotation 2021-08-25 134217

5. Adding an item to your favorites.

Annotation 2021-08-25 134321

6. Clicking the "Show" button to show your favorites. Thus displaying only the users favorites.

Annotation 2021-08-25 134341

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages