Skip to content

Latest commit

 

History

History
129 lines (127 loc) · 7.21 KB

File metadata and controls

129 lines (127 loc) · 7.21 KB

Clock summary at [2012-10-25 Thu 12:08]

HeadlineTime
Total time19:06
DONE Setup. Understand the task. Read existed code.0:37
DONE Rake task0:07
DONE Improve database structure0:11
DONE Add user model and test for it0:59
DONE Create secure login1:58
DONE Show only user’s data0:42
DONE Rspecs for countries and currencies0:10
DONE Tracking visited countries by users2:11
DONE Styling login page and show errors on it0:36
DONE Update users password validation0:02
DONE Collect all currencies when visit country0:23
DONE Remove currencies from collection if country was mark as visited by mistake0:03
DONE Rewrite manage countries features1:29
DONE Update Counties#show page and remove update0:09
DONE It should update chart after country visiting0:18
DONE Collecting currencies on user model level0:17
DONE Currencies index and show page0:13
DONE Visit country on collection update0:52
DONE Give user opportunity to mark currency as selected0:57
DONE Fix chart data0:06
DONE Filter on country page and “check/uncheck” controll1:04
DONE Filter on currencies page0:37
DONE Add apply controll0:14
DONE Progress chart2:15
DONE Rewrite from hbtm to has_many1:52
DONE Create seed data0:44

Setup. Understand the task. Read existed code.

Rake task

Improve database structure

Add user model and test for it

Create secure login

Show only user’s data

Rspecs for countries and currencies

Tracking visited countries by users

Stuck on my own finder code

Styling login page and show errors on it

Update users password validation

Collect all currencies when visit country

Spend time on fixtures associations

Remove currencies from collection if country was mark as visited by mistake

Rewrite manage countries features

Update Counties#show page and remove update

It should update chart after country visiting

Collecting currencies on user model level

Currencies index and show page

Visit country on collection update

Give user opportunity to mark currency as selected

Fix chart data

Filter on country page and “check/uncheck” controll

Filter on currencies page

Add apply controll

Progress chart

Rewrite from hbtm to has_many

Create seed data