Skip to content

angeliqueIcono/iconosquare-test-front

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React technical test

Instructions

  • Fork this repo to your github account
  • Complete the tasks given
  • Once completed, share us your repository

Tasks

You have to do some tasks on a graph and a table which are a simulation of a live stream of events that refreshes every 2s.

  • Add a button to pause/play.
  • Clicking on a cell makes it editable and allows to edit its value.
  • The correct value should be displayed.
  • Clicking on the chart may open the cell value1 of the corresponding event

Bonus

  • A button may be added to reset all the updated values.
  • Add some components in the UI that allow to navigate in time.
  • Migrate the project in Typescript.

Additional information

  • The Container file must not be edited. Consider that this is the only constraint.
  • Use the ui/ux you consider working well for the use case.
  • You may use any library you find useful for this use case.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • HTML 15.1%
  • CSS 0.5%