hieupious / FlickApp

0 stars 0 forks source link

Finished Assignment 1 #1

Open hieupious opened 8 years ago

hieupious commented 8 years ago

Hi @coderschoolreview I finished Assignment 1. Please help to review it. Thanks

minhchau273 commented 8 years ago

:+1: Nice work. The point of this homework was to explore a simple example of a full MVC application with a RESTful API. You learned about UITableViews, custom UITableViewCells, navigation from a UITableView, and basic networking.

Grading Summary:

Overall: Excellent

Detailed Notes

hieupious commented 8 years ago

@minhchau273 thank you so much for a lot of suggestion and detailed comments also. This is the first homework to get me familiar with iOS development. There are still many things need to be improved. To be honest, I'm not good at design but I will try to make the app UI more attractive in these next assignments and the final project as well. About some libraries you suggested, I will apply in next assignment.