Skip to content

Small app that fetches a list of recent playing movies from The Movie Database (tmdb).

Notifications You must be signed in to change notification settings

bappadityadey/movieDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Description

Small app that fetches a list of recent playing movies from The Movie Database (tmdb).

Features

  1. List 'Now Playing' movies with pagination
  2. Search any movie through its title
  3. Cache the movies viewed
  4. View movie's details
  5. Mark/Unmark movie as your favourite(Offline)
  6. View favourite movies in offline

Tech Stack

Swift 5, Minimum Deployment Target: 14.5, Supported Paltforms: iPhone, iPad, iPad Touch

Architecture

MVVM with Combine framework, Dependency Injection

Screenshots

Simulator Screen Shot - iPhone 12 Pro - 2021-07-09 at 03 48 00 Simulator Screen Shot - iPhone 12 Pro - 2021-07-09 at 03 48 49 Simulator Screen Shot - iPhone 12 Pro - 2021-07-09 at 03 49 05 Simulator Screen Shot - iPhone 12 Pro - 2021-07-09 at 03 49 13

About

Small app that fetches a list of recent playing movies from The Movie Database (tmdb).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages