Code Monkey home page Code Monkey logo

ios-artworks's Introduction

Artworks iOS Demo Application

Artworks presentation 001

Artworks presentation 002

Overview

iOS demo app to show artworks. The app views are:

  1. main screen to show paginated artworks
  2. detail screen to show artwork details. The background of the detail screen is updated based on the iPhone orientaion, this is where core motion comes to the show.

Architecture

  • MVP
  • Clean Architecture (check Known Issues)
  • Dependency Injection

Features

  • Localization
  • Dark mode support

Backlog

Artworks List

  • Create UI for the artwork list
  • Get the artworks list from API
    • Create artworks (repos, services)
  • Handle error cases

Handled Errors

NoInternetConnection
ConnectionTimeout
InternalError

Artist Details

  • Create UI for the artist details
  • Get the artist details from API
    • Create details (repos, services)
    • Add simple test for hiting the service & parsing response
  • Add title label instead of VC title
  • Handle error cases

Device Orientation Feature

  • Add the orientatian manager

Handled Errors

NoInternetConnection
ConnectionTimeout
InternalError
  • Add code doc
  • Add Unit tests.

Known Issues

  • Fix limiting the pages
  • Fix issue of no found image for artwork
  • Chain of Error handling (ex: ArtistInfoError to be to reflect all errors)
  • Presenter should has use case property not repo directly, but I do it that way as the repo will do the required for now.
  • No listening to internet changes

ios-artworks's People

Contributors

muhammadali-m avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.