Giter Club home page Giter Club logo

frontend-take-home-project's Introduction

Classkick Front End Engineering Take Home Project

Intro

Welcome! and thank you for taking the time to complete the Classkick take-home challenge for our Senior/Staff Frontend Engineer position.

You will have 3 days to complete the project and expect to spend < 3 hours on it. Once you have completed your solution, please reply with a link to a forked GitHub repository or your folder with any helpful instructions for us.

Motivation

At Classkick, our teachers and students LOVE using our Canvas feature to create fun and engaging content.

This project emulates the type of scenarios we face at Classkick, with similar technical challenges regarding UI and real-time UX.

Goal

Your task is to create a Canvas element to:

  • Create a Drawing
  • Create a Textbox
  • Add an Eraser Tool. The Eraser UX is left up to your design decisions. Here are 3 examples of how it could function, but you can design your own function as well.
    • The eraser acts like a smudge eraser.
    • When a user smudges over a line in eraser mode, that erases the entire line.
    • When a user points and clicks a line, it erases.

[Bonus]: Add other tools like Colors, Images, or something else!

Requirements:

  • Your app does NOT have to be hooked up to a backend and thus it does NOT have to preserve state.
  • It should be clear in your code and/or documentation on areas for eg:
    • Design/Technical decisions
    • Mocks a virtual API that could be injected to persist all actions on the canvas remotely (eg: Firebase)
  • Exhibits SOLID design principles, good application architecture, and project organization.
  • Create components as you feel is best suited for your solution.
  • Tests!

Just remember: when in doubt, treat this project as though you are about to submit it to your peers for a PR.

Bonus:

  • Make it accessible.
  • Make it production ready.

Styling Guidelines

Mocks

Canvas Wireframe

Setup Guide

SETUP GUIDE

Good luck and if you have questions, please reach out to us at [email protected]

frontend-take-home-project's People

Contributors

sandip-ck avatar

Watchers

Beverly Guillermo avatar

Forkers

justin-bond

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.