Giter Club home page Giter Club logo

gooddata-js-interview's Introduction

gooddata-js-interview

Frontend Interview Examples

GoodData Homework

Introduction

Your task is to enhance the application using the GoodData.UI.

Prerequisites

To successfully complete this tutorial, you are required to:

  • Be familiar with the modern JavaScript ecosystem.
  • Have node.js and yarn installed in your development environment.

Initialization

  1. Make a fork of this repository and clone it.
  2. Run cd gooddata-js-interview.
  3. Run yarn install.
  4. Run yarn start.
  5. Visit https://localhost:3000/account.html, and log in using your GoodData account credentials.
    • If you do not have a GoodData account yet, create one. After creating a GoodData account, you will be redirected to our GoodData.UI Live Examples. Feel free to get inspired there, but its not related to this homework.
  6. Visit https://localhost:3000/, and make sure that two column charts are loaded like this:

Screenshot after initialization

Task

Make the dropdown work. That is, the dropdown onChange should reload the upper chart appropriately.

When you are done, send us the link to your source code repo and the instructions how to run the demo.

We are looking for re-usable code. You are strongly encouraged to "over-engineer" this to show off your software architecture and designing skills. Assume that this abstract application will be the first component of a large scale application.

GoodData.UI Documentation

GoodData.UI Documentation

Troubleshooting

Cloning the repo fails
  • If cloning using SSH fails, try HTTPS instead: git clone https://github.com/gooddata/gooddata-js-interview.git.
Server https://developer.na.gooddata.com/ seems to be down.
  • If you decided to work on this homework during the weekend, it is possible our platform may be down for several hours due to maintenance (typically on Saturdays). If https://developer.na.gooddata.com/ is down, try again in an hour or two. If you need more time to work on this homework, let us know.
Charts do not get loaded.
  • Most likely, you are not logged in correctly. Check the Network tab in Google Chrome DevTools. If you see HTTP 401 ERROR, visit https://localhost:3000/account.html and log in properly.
Anything else?
  • Contact your recruiter for further information.

This project was bootstrapped with Create React App.

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.