Skip to content

leantab/canoe-home-test

Repository files navigation

Canoe Home Test

A simple Laravel app for Canoe hiring process

Run the program

Clone the repo.

Run composer install & npm run dev (then exit)

Provide a database conection in the .env

Run migrations:
php artisan migrate

Run test seeder:

php artisan db:seed --class=TestSeeder"

run app with

php artisan serve

You can create a new user or use the existing "[email protected]" with password "password".

create funds with duplications and verity the assesment

php artisan app:create-funds

The list of Funds can be filtered by duplications.

You can also assign some companies to the new funds or delete them.

About

A simple Laravel app for Canoe hiring process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages