Skip to content
/ iFrames Public

Movie Database Search App - Technologies: RxSwift, Network, Programmatic UI, Realm DataBase

Notifications You must be signed in to change notification settings

engin7/iFrames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iFrames

TMDb App

About

iFrames is an iOS app which connects to The Movie Database (TMDb) API and show users list of movies. Top 100 movies are shown when user launch of the app. This data is persisted by Realm Data Base. User can search for other movies in the DataBase and by clicking see the details of the movie. Network framework used in the screen to update the UI when internet connection is lost and then recieved again. MVC design pattern and RxSwift Framework used during development of the application.

search for movies movie details scroll overview text fan art

Requirements

Gitignore file used to push this repository, please include necessary frameworks in your pod file and install them to run the project. Also keys.plist file containing API key is not included in this public repository. Please request your own API key from the "https://www.themoviedb.org/" Once you sign up, it's easy to get an api key by: Your Profile > Settings > API ("https://developers.themoviedb.org/3/getting-started/introduction")

Minimum IOS deployment target 13.2 and support both Iphone and Ipad.
XCode 11.2+ Swift 5.0+

License

This app is open source. If you find a bug please open an issue. Feel free to contribute. *Please check Report.pdf file for detailed information about the devolopment process.

About

Movie Database Search App - Technologies: RxSwift, Network, Programmatic UI, Realm DataBase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages