Skip to content

shofiq301/movie_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS Movie app

This is a example repository. It is done by using TMDB api.

Description

In this project, there is a single view application where users can search movie names and see the list of movies in a table view according the search query.

Getting Started

Home view controller
When launching the application movie list is shown by search keyword marvel. After that user can search for any movie by name and show the list accordingly. The search functionality will trigger if the search query contains more than 2 characters.

Features

  • URLSession(dataTaskPublisher)
  • MVVM
  • JSONDecoder
  • Combine framework
  • UIKit
  • Tableview
  • Image loader

Author

Md Shofiulla

Releases

No releases published

Packages

No packages published

Languages