Update README
parent
8bdb03c617
commit
5dce67ed1e
|
@ -1,4 +1,4 @@
|
||||||
# Neuffer developers-test
|
# developers-test
|
||||||
|
|
||||||
We have prepared for you simple test task what as we believe, allow us to estimate your experience.
|
We have prepared for you simple test task what as we believe, allow us to estimate your experience.
|
||||||
It is a small php-script, which should be started in console like:
|
It is a small php-script, which should be started in console like:
|
||||||
|
@ -51,17 +51,17 @@ And in log file, something like:
|
||||||
_numbers are -30 and 20 are wrong_ <br/>
|
_numbers are -30 and 20 are wrong_ <br/>
|
||||||
_numbers are 3 and 0 are wrong, is not allowed_ <br/>
|
_numbers are 3 and 0 are wrong, is not allowed_ <br/>
|
||||||
|
|
||||||
##Task
|
## Task
|
||||||
You need to refactor code and write it on proper way. Just do your best: update/delete/add code as you wish.
|
You need to refactor code and write it on proper way. Just do your best: update/delete/add code as you wish.
|
||||||
|
|
||||||
After finishing - please push your code in your github/bitbucket account, and send me link back.
|
After finishing - please push your code in your github/bitbucket account, and send me link back.
|
||||||
|
|
||||||
###Requirements
|
### Requirements
|
||||||
|
|
||||||
* After refactoring code shoud work
|
* After refactoring code shoud work
|
||||||
* Code should work on PHP8.0+
|
* Code should work on PHP8.0+
|
||||||
* As file source example please use test.csv
|
* As file source example please use test.csv
|
||||||
|
|
||||||
###Result
|
### Result
|
||||||
Please put result of your work in your Github or Bitbucket account, and send link back.
|
Please put result of your work in your Github or Bitbucket account, and send link back.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue