Maricvs / TestTask

0 stars 0 forks source link

Test task - update #5

Open Maricvs opened 4 years ago

Maricvs commented 4 years ago

Completed items: 2.Move class Account to file account.rb Move class Transaction to file transaction.rb Rename file Task.rb to Fibank.rb and include account and transaction file here.

3.Include all code of method noko in 1 class for example (Fibank). Divide your code into specific methods. Separate methods for fetch HTML and for parse it.

...and other comments from #3.

It remains to verify the style.

Stepandanci commented 4 years ago

Your code looks better. We will give you some advice for you can continue to update code.

Maricvs commented 4 years ago

Update #5 completed. All files uploaded