Git Product home page Git Product logo

coding_challenge_android's Introduction

Android Take Home Test

The purpose of this test is to evaluate the communication and techinical skills of you.

You should exemplify the ๐Ÿ’ช best work you can do with the provided example and perhaps ๐Ÿ’ฅ surprise us.

You are expected to give, a technical feedback to the project as if it's a real life project in code review format.

Procedure

  1. You should fork this repo as private repository
  2. You should do your โœจ work
  3. You should open up a PR at your own forked version of the repository.
  4. You will received feedback for this PR which you are supposed to address during the on-site interview

You will have to add the hiring manager or the reviewers as collaborators to your created repository

Introduction

In this project, you will have a news feed activity. It retrieves the data from the local JSON file. JSON is parsed manually and elements has been created from the parsed data.

All the logical operations are happening in MyNewsActivity.kt file and all the visual creation for the list items is happening in news_item.xml file. There is only one data class for News element and it's in model folder.

Application is written in Kotlin.

You are free to suggest any library or code snippet that you think that is going to be useful for the codebase. But please be sure add detailed information about your suggestions and why would they be useful.

Questions

You can open an issue if you have any troubles.

Have fun ๐Ÿš€!

coding_challenge_android's People

Contributors

katallaxie avatar salih-gueler avatar

Watchers

 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.