You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A practice tech test with a focus on writing high-quality code with a number of rounds of refactoring following review. Javascript with Jasmine test suite.
This is a simple Laravel application for managing a car inventory. It allows you to add, delete, list, and update cars, and also manage available colors. This README provides instructions on setting up and running the application.