mikield / watchdeer

Watch Deer is a test task for Life In Mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Clone the repo
  2. Run composer install
  3. Create file (if not exists) db/database.db
  4. Run php vendor/bin/phinx migrate
  5. Run php vendor/bin/phinx seed:run
  6. Run php -S localhost:8000 and click here
  • You can config project settings in app/config.php
  • And migrations settings in phinx.yml

Copyright

Originally this code was created by me for Daniel Kabanov and was published at his user name space.

But we have decided to move the code under my user name space as the code is authored by me.

About

Watch Deer is a test task for Life In Mobile


Languages

Language:PHP 74.2%Language:HTML 25.8%