Coder Social home page Coder Social logo

android-challenge's Introduction

Android Programming Task

As the first step to be considered for the Android Developer role, you will be required to complete this programming task.

The goal of this task is to check your understanding of the core concepts of Android and programming practices in general.

Prerequisites

  1. Basic Knowledge of the Android Studio & SDK Tools.
  2. Basic knowledge of the Java programming language.
  3. Ability to write clean and understandable code.
  4. Ability to work in a team environment.
  5. Git & Github version control.

Task

You're required to create an App that will use the public Github API to fetch list of repositories of any given user.

  • The first screen of the app will have an input field (where user can enter the username) and a button to submit.
  • The second screen will display the list of the repositories.
  • Show an error screen/message if the username does not exist.
  • UI/UX is not the main focus of this task. You can use any design you like but try to keep it simple and minimal.

How to Submit

  1. Fork this repo on Github.
  2. Create a new branch with your_name as the branch name.
  3. Commit your code to your branch.
  4. Open a Pull Request on this repo.

How to Score Extra Points

  • Use Kotlin,
  • Use MVVM architecture,
  • Keep the code clean and readable,
  • Write proper git commits and push to the repository on a regular basis.

android-challenge's People

Contributors

anirudh4583 avatar

Stargazers

Tirth Joshi 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.