Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ferdinand1995/moviesdb

A simple iOS application with the possibility of searching through movies.
https://github.com/ferdinand1995/moviesdb

Last synced: 8 days ago
JSON representation

A simple iOS application with the possibility of searching through movies.

Awesome Lists containing this project

README

        

# MoviesDB

## Introduction

A simple iOS application with the possibility of searching through movies.
This project built and exposes the dependent rest endpoints to web application of OMDb API.

## Feature
- Search title of Movies.
- Pagination Scroll
- Movie details (e.g. Poster, Genre, Title, Release Date, Plot)

### Architecture
- The architecture of this app is based on VIPER along with basic approach of Single Responsibility Principle.
- [VIPER Reference](https://cheesecakelabs.com/blog/ios-project-architecture-using-viper/)

## Built With

* [CocoaPods](https://cocoapods.org/) - Dependency Management