Skip to content

Instantly share code, notes, and snippets.

@jmelloy
Last active September 26, 2019 19:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmelloy/a81240d122a352fb29afcfe4591471e5 to your computer and use it in GitHub Desktop.
Save jmelloy/a81240d122a352fb29afcfe4591471e5 to your computer and use it in GitHub Desktop.

Knock Frontend Screening - Analytics

This project should take between 2 - 4 hours to complete. Your project will be evaluated on presentation, code quality, testing, and documentation.

Deliverable

Our customers want a simple reporting application which displays a table of data and a filter.

MVP Requirements

  • Built in React

  • Using fake data, display a table.

  • Add a filter of some sort that changes the data presented.

  • This application must be presented via a private GitHub repository. When you're done, please add jmelloy as a contributor to your private Github repository.

  • This application must be unit tested.

  • A README file with documentation on: how to build it, how to use it, how to run the tests

Bonus

  • Call a real API!
  • Make it pretty!
  • Add more stuff to the page!
  • Whatever your imagination dreams up!

Questions?

Please email jmelloy@knockrentals.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment