Home View Artists Add Single

Netready Interview Test

8th April 2026

Tasks

We've created a trello board and you should have received an invite to access it. Make sure to read the task descriptions too!

Complete the tasks and add comments to them if you would like to explain anything to us that we would not see from your code.

Timing

This test has no time limit, so don't worry if things take more or less time than you expect.

Commands

There's some commands you'll need to complete the test - they're the common ones but are listed here for ease.
  • npm run dev - compiles JS and CSS.
  • npm run watch - compiles JS and CSS but also listens for any further changes and will automatically compile whenever it detects them.
  • php artisan migrate:fresh --seed - resets the database and re-seeds it with test data.

Help

If you're stuck and need help, you're free to use any resources you like. You can also ask the people supervising your test for assistance too.

Finishing Up

Once you've completed all the tasks, or there are no more tasks you feel you can finish, please let us know and we'll review it together.