Coder Social home page Coder Social logo

monzo_task's Introduction

Monzo Code Test for Android Engineers

Completed task of Monzo Code Test for Android Engineers

I've spent a little bit more then 4 hours - just wanted to create finished task. Something around 6-7 hours. Answers for instructions questions:

what were your priorities, and why?

My main priority was fixing current UI issues and adding new according to sketch file. While concentrating on that, I noticed that initially, the project had Kotlin and Java files. I decided to convert all files to Kotlin, integrate epoxy library to simplify displaying and updating items and recyclerview (https://github.com/airbnb/epoxy)

I think UI/UX is very important and that's why it was my main priority.

if you had another two days, what would you have tackled next?

I would :

  • try to optimize issue on main screen (currently it has a little freezing on list screen start).
  • implement local store with Room or Realm and implement unit/UI tests.
  • changing architecture from MVP to MVVM (with architecture components from JetPack) would be also one of goals.
  • global error handling
  • if it's needed - handle screen rotation.

what would you change about the structure of the code?

I've already converted files to Kotlin. Next step would be implementing MVVM and implementing unit/UI tests

what bugs did you find but not fix?

a little freezing on list screen start Favorite status of an article doesn't survive process destruction (because it stored in a singleton).

what would you change about the visual design of the app?

It's a hard question because the app is a demo and has only 2 screens. For detail screen - I would change toolbar color, because white back button and favorite icon can be invisible if the content picture is white. Maybe transition animation of picture and title is good solution here.

As for the main screen with articles list - I wouldn't use cards to display a group of articles. But that requires a discussion with a designer or UX expert.

monzo_task's People

Contributors

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