Skip to content

gillgursimran/MoviesExplorer-with-Swift-and-Combine-using-OMDB-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simulator Screenshot - iPhone 16 Pro - 2025-07-06 at 09 25 44

🎬 Movie Search App Movie Search is an iOS application that allows users to discover movies by title or genre using the OMDb API. Designed with a clean, modular MVVM architecture, the app offers a seamless search experience powered by SwiftUI and Combine.

🔍 Features Search movies by title or genre

Dynamically fetch and display results using OMDb public API

Smooth UI with async image loading via SDWebImage

Error handling and empty-state feedback

Optimized for performance and reusability with a modular architecture

🧰 Tech Stack SwiftUI for declarative UI

Combine for reactive state binding

MVVM design pattern

XCTest for unit testing

SDWebImage (via CocoaPods) for asynchronous image loading

Modular networking layer using a custom RequestHandler

About

Search any movie by typing title from vast database of movies from OMDB api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages