Skip to content

trueapps/yii2-dev-test

 
 

Repository files navigation

trueapps yii2 developer entry task

We would like to see your coding quality and ask you to complete following task. It should not take you more than an hour or two.

Please fork this repo and implement simple app of clients and contracts evidence.

Client is an entity with name, surname, email attributes representing a person. Contract is an entity with number, buyer client, seller client, date, financial amount and description attributes. Contract can represent a "contract between seller and buyer about service provided for certain amount." Contract always has buyer and seller.

Please enable Issues feature in your fork so we can create new Issues.

Expected

  • proper DB design
  • implemented tests
  • fully working UI: CRUD of clients and contracts

Notes

We will inspect your coding standards, used design patterns. This is fork of yiisoft/yii2-app-basic.

About

trueapps entry yii2 developer task. Based on Yii 2.0 Basic Application Template.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 88.6%
  • Shell 5.9%
  • CSS 3.5%
  • Batchfile 2.0%