Added home API using new mechanism of structuring operation into Request+Mapper+Operation Updating AnyObject to Any swift3 convention in network layer. Switched network layer to be dependent on Alamofire Added Login sliding images Progress in Language Selection over category page Added Checkbox in Category page with showing and hiding. progress in design of Setting -> Category Controller to select MC and language progress inCategroy Xib design with auto layout Created Category view controller , Added New Icons for it is design. Added Register view controller Added WOK logo in slide one as text attachment , NSAttributedString ,NSTextAttachment, --> http://stackoverflow.com/questions/20930462/ios-7-textkit-how-to-insert-images-inline-with-text Dismiss view controller when pressing login with no actual login until AS finish with the design. Added Gradient view for login screen. Created Localisable String for Base English and extra Arabic , will place all string into Base English for easy localisation later. Started Adding Slides xib in Login page and fixed its constraints. Progress in Login page , created slides xib file , created login buttons view ,added icons for WOK and Facebook in login assets. Progress in Login Starting page https://www.dropbox.com/s/zhbklyk18cws8yt/WW_WF6_7screens_160927b.png?dl=0 Progress in Network layer to integrate refresh access token. Configuring network layer with backend API base URL Added Network Layer from https://github.com/tomkowz/NetworkLayerExample after reading http://szulctomasz.com/how-do-I-build-a-network-layer/ Added iPad buttons thinner lines ,bold fonts in UI pages Organised Container class code , Created profile page , created profile UI design with layout , added extra helper classes Added Top bar in home and MyFlips pages Made App based on TabBarController with custom tab bar view and hidden original supplied by UIKit. Added missed icon for iPad pro App Added Icons for WikiFip for all iOS devices Added the retina resolution icons that was missing for 2x and 3x Connected Take Question page with Home Page Progress to add AutoLayout to Take question page Added Arrow in MyFlips page and allowed its rotation to down when opened and left when closed Fixed Expanding and shrinking cell rows for MyFlip page. Progress in Review Flip page -Progress to implement my Flips page , Added Icons and Created its Cell layout. Started working on Taking question page Added different sizes for Footer bar and fixed Footer with auto layout 1-Added New Icons from dropbox to buttons Assets file and renamed it to be easier to be find , 2-fixed problem of resolution by setting all buttons to be 25x25 , 50x50 , 75x75 3-Started my Flips Viewcontroller Removed Grey switch of RegularTableviewCell that indicates Selection. Enhanced Flip action to look and feel more smoother Fixed Flip in Home page Flipping left and right between the Question and its answer Progress to fix flip action by changing Tableview refresh method from tableView.reloadRows >>> tableView.beginUpdates & tableView.endUpdates Fixed Layout bug in Viewcontroller Progress in the flip action of home page Progress in the Flip action in Home page table view Changed Organisation Name to WOKcraft ,Copyright WOKcraft Connected all pages together ViewController > ContainerViewController > NavigationController > HomeViewController Imported MainCategory Images from WW7 , progress in Home Page list of items, Added Container View Controller which will be parent Controller in the app Initial Commit