Open hieupious opened 8 years ago
:+1: nice work. The primary challenge of this homework was to learn how to use UITableView to manage a complex form, establish communication between view controllers, and apply the correct Auto Layout constraints. You learnt how to use AutoLayout to build adaptive UI's that work across many different screen sizes and orientations. If you haven't already, we recommend going back and running your homework again while rotating the device / simulator to ensure your AutoLayout constraints function as expected.
This was a challenging assignment, congrats on completing it successfully!
Hi @coderschoolreview Thank for your comments. I learnt a lot about AutoLayout after finished this assignment. I was aware of these issue, it will be improved later.
Hi @coderschoolreview After overcame the difficulties, I've completed almost required features and a few optional features. Due to deadline, I couldn't implement more. But I will upgrade the app later with more features and UI also.