rahul-muthu / movie-app

Simple Movie App with ratings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie-app

A simple app that allows the user to search for a movie and displays its poster and description, along with it's rating.

Simple use of the TMDB API and the tkinter's GUI's

The user is initially prompted with a search box along with a drop down, to search for movies or tv shows.

Main Page

The poster of all relevant movies/shows are displayed along with their description, title and popularity rating.

Example

Example2

Each page only displays 20 movies/shows at a time to save resource and to render faster. All movies are still displayed with the help of the page functionality

Pages

About

Simple Movie App with ratings


Languages

Language:Python 100.0%