Giter VIP home page Giter VIP logo

react-challenge-scratch's Introduction

Flick React Developer Challenge

Kia Ora! Flick's React developer challenge is designed to get an idea of the scope of your front end knowledge in the context of a React app and is intended to be undertaken as a pairing exercise with one or two of our developers.

If you finish the challenge, that's great, but is totally fine to only get part of the way through. We want to see your problem solving skills; so explain any decisions you make based on your time / knowledge constraints as you go.

This challenge is also fully open book, which means you're welcome to use google to find whatever you need, reference previous projects you've worked on, ask for help or advice from your pairing partners, or whatever other things you'd normally do to feel comfortable solving a problem during your day to day work.

Instructions

Clone this repository and create a branch with your name in it.

Your first task is to create the bones of a React app. You can do this however you like whether that means generating it with create-react-app, or working from a personally preferred template, the choice is yours!

Next, we want you to build a simple admin dashboard that does some or all of the following using the accounts.json file in this project:

  • A user can search for accounts based on email address. Possible accounts should display their usage type and address.
  • When the user clicks on an account search result, the account information should display
  • Search results that have been clicked on are listed in a 'history' section of the browser, so that the user knows what results have been viewed already.

It's up to you how you arrange the information on the screen, but this challenge is specifically looking at your front end skills using React , so we're more interested in how you implement the functional parts of this than what the end product looks like.

Once you're finished write a summary of your code changes, including any decisions or tradeoffs you made. Since a single interview isn't a lot of time, include anything you would have done or changed given more time, then create a pull request in this repo.

Have any questions? Please ask!

react-challenge-scratch's People

Contributors

danm-flick avatar

Watchers

Tracey Norrish avatar Hash avatar Elspeth Dick 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.