This is a test project I did for a job application.
Some compromises were made to reflect that this was an unpaid test and not a production project. Notes are made in the comments.
Code relevant to the test is located at:
- app/Http/Controllers/ApiController
- app/Services/CarService
- resources/views/home.blade.php
- routes/web.php
- tests/Feature/CarTest.php
- tests/Unit/CarTest.php