Giter Club home page Giter Club logo

q-go-assessment's Introduction

Sky logo

QGO Desktop Assessment

Overview

Thanks for your interest a development role on the QGO Desktop team!

We'd like you to complete this short technical test before we bring you in for an in person interview. It's a chance to show off your skills and show us how you approach development.

This technical test is written in React and uses Redux for state management. It assumes familiarity with React and Redux. If you aren't familiar with these then let us know before starting the test!

You'll be working on a simple To Do app, extending it with a few new features.

Timing

About 90 mins.

If you don't get everything done in 90 mins don't worry, just send across what you have with a note about what is left to do. We know your time is precious and you don't want to spend all day on a technical test!

Given the time constrain we'd rather you focused on:

  • Making it work, first and foremost!
  • Unit tests.

Don't worry about making it look nice, or fancy CSS effects. We're happy with unstyled buttons and elements. We'll be focusing on the code more than the presentation.

Getting Started

Install the required dependencies using npm:

npm install

You can then start the app with:

npm start

And run the tests (in watch mode) with:

npm test

Tasks

We'd like you to make the following changes to the To Do app:

  1. Add the ability to delete items.
  2. Be able to mark items as complete. And then toggle them back to incomplete.
  3. Add a filter than can be toggled to hide completed items.

Finishing up

When you are finished with the test please send it back to us (either a link to the repo, or a zip of the project).

It would be great if you could write up a short summary of how you approached the task, and if there are any improvements you would have made if given more time.

Notes

Ideally this should feel as much like normal development as possible.

  • Feel free to search for any information you need.
  • You can add any libraries you need to get the job done.
  • Please contact us if you have any questions about the task, we're happy to give more details!

q-go-assessment's People

Contributors

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