TanNgocDo / Tips

0 stars 0 forks source link

Inform Charles #2

Open TanNgocDo opened 9 years ago

TanNgocDo commented 9 years ago

My app is complete the requirement part, could you please review /cc @chug2k

chug2k commented 9 years ago

Thanks for your submission!

Things look pretty good, everything works, and good work on figuring out how to use NSUserDefaults.

I would encourage you to try and add some polish to your app, though. We'll learn more about autolayout in class, but you could use that to keep the spacing more even between items. I'd also suggest you look to add some visual polish - maybe softer rounded edges on the text inputs?

TanNgocDo commented 9 years ago

Thanks for your feedback! Yes, I need to improve it. I think I will work more with UITableView on setting, It looks better if I change to UITableView. Of course, I need to polish with animation .

I will inform you soon!