Python Project: Movie Suggestion System

Abhiram - Sep 4 - - Dev Community

Build a Movie Suggestion Machine with Python and Tkinter

Introduction

Struggling to decide which movie to watch next? The Movie Suggestion Machine is here to help! This Python-based GUI application suggests movies based on genres, allows you to search for specific movies, and provides cast and crew information. It also includes light/dark mode and full-screen mode for a better user experience.

Features

Suggest Movies: Get movie suggestions based on genres.
Search Movies: Search for movies by name.
Get Cast and Crew: Retrieve cast and crew information.
Toggle Theme: Switch between light and dark modes.
Full-Screen Mode: Enable full-screen mode with larger icons and buttons.

How It Works

Suggest Movies: Enter a genre to get movie suggestions.
Search Movies: Enter a movie name to search for movies.
Get Cast and Crew: Enter a movie name to retrieve cast and crew information.
Toggle Theme: Switch between light and dark modes.
Full-Screen Mode: Press F11 to toggle full-screen mode. Press Escape to exit.

Image description
Image description
Image description
Image description

Conclusion

The Movie Suggestion Machine is a fun and useful project that showcases the power of Python and Tkinter for building GUI applications. Check out the GitHub repository for more details and to contribute!
Github Repository

Feel free to customize this further to suit your needs. Let me know if you need any more help!

. . .
Terabox Video Player