Movie Explorer is a Windows desktop application that allows users to browse and discover films across various genres. Built with C++, it features an intuitive interface for filtering movies, managing favorite genres, and viewing film details. The app demonstrates effective GUI design and internet data retrieval, making it an ideal tool for movie enthusiasts and a showcase of modern Windows application development.
Download the setup.exe file from the Releases section. Run the setup.exe file and follow the installation wizard.
- Install the application using the provided setup.msi file in the releases folder.
- Launch the application from your Start menu or desktop shortcut.
- Use the graphical interface to interact with the system:
- Browse and explore movies across various genres
- View movie details including title, language, release date, and popularity
- Filter movies by genre categories
- Maintain a list of favorite genres
- The application will fetch and display data from the internet based on your inputs.
Note: Ensure you have an active internet connection for the application to function properly.
Gui_Project.sln
: Main solution file3rd_party/
: Third-party dependencieswinapp/
: Windows application source filesreleases/
: Contains setup.msi for easy installation
nlohmann json openssl httplib Dear Imgui The Movie Database