Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

stokelp/TechnicalTest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Metal groups visualization

Technical test

Goal of the test

Goal of this exercise is to create a small web application that visualizes database data. Frontend should allow to:

  • Filter to display all groups with a given style.
  • Filter to display all groups from a given country.
  • Sort groups by year with one or both filters applied.
  • Default sort should be by alphabetical order of name.

Instructions

  • Frontend must be written using React, backend/data access is up to you. Feel free to use libraries/tools you want.
  • Fork this repository
  • Implement the required features
  • Publish it on GitHub as a pull-request
  • Send us the link and tell us approximatively how much time you spent on this assignment

WHATEVER HAPPENS, DON'T SPEND MORE THAN 2H ON THE EXERCISE. ALSO, DON'T WRITE DOCUMENTATION, WE WILL DISCUSS EVERYTHING LIVE.

It's ok if it is not finished, it's ok if you could have done better with more time. We will discuss together about your code, your choices etc.

Releases

No releases published

Packages

No packages published