muammertopcu / the-movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Search Application

This project aims to develop a Flutter movie search application using the themoviedb.org API. This README file contains important information on how to set up your project and considerations during the development process.

Project Description

This application allows users to search for movies using the themoviedb.org API. Users can enter at least 2 characters in the search bar to view movie search results. Each result item displays the movie title and poster. The project is developed using Flutter.

Getting Started

  1. Download the Project: Clone this GitHub repository or download the ZIP file.

  2. Install Required Packages: Open your project folder in the terminal and run the following command to install the necessary packages:

    flutter pub get
    
  3. Run the Project: Start your Flutter project with the following command:

    flutter run
    

About


Languages

Language:C++ 43.5%Language:CMake 35.4%Language:Dart 11.4%Language:HTML 3.5%Language:Swift 3.3%Language:C 2.7%Language:Kotlin 0.2%Language:Objective-C 0.1%