Car Collection PHP exercise

Description

One week project creating a website to store and move about cars with 6 core objectives each completed in the branches story1 through story6

TODO: complete story 7

Getting Started

Running

Need to have a docker container open Run the command

docker compose up --detach

You can then start the web application from localhost:1234

Tests

run tests from source using phpunit test

Dependencies

Unit tests depend on PHPUnit

Run tests with:

PHPUnit test