Skip to content

FlickFinder is an iOS app built with SwiftUI that lets users discover, search, and save movies using the TMDB API

License

Notifications You must be signed in to change notification settings

LuannLuna/FlickFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📽️ FlickFinder

FlickFinder is a modern iOS app built with SwiftUI that lets users explore, discover, and track movies using the The Movie Database (TMDB) API. Whether you're searching for the latest releases, top-rated films, or hidden gems, FlickFinder helps you find your next favorite flick with ease.


🚀 Features

  • 🔍 Search for movies by title or keyword
  • 🎞️ Browse trending, upcoming, and top-rated movies
  • 📄 View detailed movie information including synopsis, cast, genres, and ratings
  • ❤️ Save favorite movies for quick access
  • 🌙 Dark mode support for a sleek viewing experience
  • ⚙️ Built using SwiftUI, MVVM, and Combine for a clean and maintainable architecture

📦 Tech Stack

  • SwiftUI
  • Combine
  • MVVM architecture
  • TheMovieDB API
  • URLSession (or Apollo if GraphQL is used)

🛠️ Setup

  1. Clone the repo
  2. Get a free API key from TheMovieDB
  3. Add your API key to the project’s configuration
  4. Build and run the app on Xcode

📌 License

This project is licensed under the MIT License.


About

FlickFinder is an iOS app built with SwiftUI that lets users discover, search, and save movies using the TMDB API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages