Giter Club home page Giter Club logo

marvel's Introduction

Marvel

Platform Platform Swift Version Kotlin Version License Maintenance

About

This repository contains the source code for two take-home projects that I made as part of the interview process for a company. The iOS folder contains the iPhone app which loads and displays comic characters from the Marvel Characters API. The Android folder contains an Android app which loads and displays comics from the Marvel Comics API.

It took a total of 3 days to build both apps. It was a fun challenge and I really enjoyed making the apps and learning more in the process. If I had more time, I would've improved my code even further and written more unit tests (and UI tests as well).

  • The iOS app is built using Clean Swift architecture and it has zero dependencies. It's written purely in Swift (except one line of code in OBJ-C for the bridging header for CommonCrypto).

  • The Android app is built using Clean Architecture and MVP. It uses Retrofit for networking, Dagger 2 for dependency injection, Android Architecture Components for lifecycle management and Kotlin coroutines for asynchronous work. It also uses Glide for image loading and Mockito for unit testing. It's written purely in Kotlin (no Java!).

Screenshots

Screenshots (iOS)

Screenshots (Android)

marvel's People

Contributors

theblixguy avatar

Stargazers

 avatar  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.