Assignment


We are interested to see your programming skills. We would like you to take this PHP assignment, so we can put your experience to the test.

Guidelines

  • Allowed programming languages: PHP, SQL, Javascript, CSS
  • Don't forget to define docblock comments
  • (Extra points) Use the Laravel Framework
  • (Extra points) Use GIT Version Control

The challenge

We want to give our partners access to our customer information. This customer information is stored in an already existing server for which you will receive credentials to acces the API on this server. The documentation about this API can be found in the menu on the left of this page.

You need to set up a PHP project where you can view, store, update and create customers in a user interface using the provided API in the backend to read and manipulate data.

Note

You can use programs like PostMan to simulate your API calls so you have a good understanding what you need to build

Completion

There is no shame in delivering an un-completed project. If you're stuck or reached the time limit, you can sumbit the project and we review what you have done.


When completed please sent us:

  • A zip archive containing the code or a fork to your git
  • How long it took you to finish this test
  • How difficult you thought it was (scale 1 to 10)