Crowntopsss / movie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

movieApp

This app shows popular movies collection and details on the movie.

Project Details

Project was done in:

  • Xcode Version Version 13
  • Swift 5.5
  • iOS Deployment target 14

Technical Details

  • Used MVVM
  • Local Database with CoreData
  • Clean Architecture
  • Dependency Injection

Installation

  • Download the github folder and run

The following functionality is completed:

  • Built Programmatically
  • Used Coredata for local storage
  • Handled error by displaying an alert controller to the user to refetch posts
  • Modularity and separation of app code base
  • All dependencies were injected
  • Proper unit testing of Classes
  • Added Pagination to get more data
  • Neat UI design

Images

About


Languages

Language:Swift 100.0%