Giter VIP home page Giter VIP logo

android-take-home-assignment's Introduction

Android Take Home Assignment

This is a take home assignment for an Android developer applying to IDFlo

Introduction

For this assignment, you need to do the following:

  • Create a new Android app
  • Ask for permissions from the user to get location & use camera view.
  • Grab the location of the user before allowing the user to interact with the app.
  • Create a button and center it in the screen
  • Clicking on this button should open up a camera view
  • When you scan a barcode, you should get the value of the barcode back
  • If the barcode is more than 10 characters long, show the following lottie animation in the middle of the screen: https://lottiefiles.com/65222-tick
  • If the barcode is less than 10 characters long, show the following lottie animation in the middle of the screen: https://lottiefiles.com/34313-failure-error-icon
  • Store all barcodes greater than 10 characters long, locally using Room DB. These barcodes should also be shown on a bottom sheet in the same activity as the camera view

Once you’re done, fork this GitHub repository and upload the code there. Share the link to the repository.

Note: You are free to use whatever libraries you want for this project

You will be judged on the following criteria:

  1. Your ability to clearly understand the instructions laid out in the assignment and ask questions to clear up any doubts
  2. Your ability to architect your code in a way that is scalable.
  3. The readability of your code. You can choose to emphasize the readability either through code style or documentation.

android-take-home-assignment's People

Contributors

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