GithubHelp home page GithubHelp logo

frontendtest's Introduction

Front-End Engineer Technical Test - Telmetrix

Jason Nolasco [email protected]

One of the core Telmetrix products currently is a React Native Expo app that guides users through a series of home exercises. We emphasize practical ability, therefore for this technical test, you’ll be recreating two simple screens to demonstrate basic understanding of React Native controls. This task is expected to take about two hours. If you’re unable to complete any part of this test or need clarification, e-mail me at [email protected].

-- Jason

How to use

  • Fork this repo.
  • 'expo install'
  • 'expo start'
  • implement the two screens below
  • When complete, send us the github link to your work.

Screen 1: Exercise Explainer

The first screen is a quick layout test, to demonstrate your ability to communicate simple instructions to an end user.

Find any infographic you link under the google link “how to do a squat” and implement it as a simple 3-4 step explainer. It should be one screen. Scrolling is fine.

https://www.google.com/search?q=how+to+do+a+squat+infographic&tbm=isch

Implement with whatever UI libraries you need. We’ve included Native Base which we use in production.

https://nativebase.io/

Screen 2: Interactive Angle Detection

The second screen is a recreation of a section of our movement detection routine. The user leans their phone on a desk with the front camera facing the user so that we can analyze their movements. To do this, we need them to set up their phone facing forward at a stable, usable angle.

Implement a screen that checks to see if the phone is set up at a usable angle.

  • Copy our design for an angle detection meter. It should be a vertical bar that has a live indicator showing the current angle of the phone. It doesn't have to be exact. We're looking for usable UI first and foremost.
  • Indicate using hashmarks, a target zone, or some other indicator that we want a phone angle between 70-85 degrees of tilt.
  • Detect if the phone is both a) stable and b) angled correctly at the same time for a period of 3 seconds. Showing a countdown animation is optional, but show some kind of feedback to indicate the user is doing the right thing and should hold position.
  • On success, hide the angle detector and pop up another View indicating a simple placeholder success.

How to implement Accelerometer: https://docs.expo.dev/versions/latest/sdk/accelerometer/

A video sample of how the widget should work is located in the /assets/ directory.

In the sample video, there’s a camera preview in the background. You can ignore that for this test. We only want a simple angle detector.

How we’ll evaluate:

  • We’ll do a cursory review of your code. Be prepared to step us through the choices you made in a live interview.
  • We clone from your github link and run “expo install” and then “expo start”.
  • You may use any public packages to complete the work. If you use any private code to complete this, understand that we cannot sign any NDAs around this.
  • Ask any questions you have about this test to [email protected]

frontendtest's People

Contributors

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