blashkin / ColorBoxes

Simple test project: - Page 1: There should be 2 buttons on the center (vertical aligned) - button 1 action: it should bring to second page modally - button 2 action: it should get weather of current location from e.g. yahoo/google services and show with the pop-up. - Page 2: There should be 6 boxes (3 rows, each row will contain 2 boxes) which also should have some margins from borders of the screen and between the other boxes as well. - Pressing on boxes it should randomly change the current box colour and store the colour in database. Code should: - function for iOS version >= 7.0 and for iPhone and iPad versions (auto layout should be used) - at least one unit test - clean and documented

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blashkin/ColorBoxes Issues

No issues in this repository yet.