irush007 / Tomatoes

0 stars 0 forks source link

Tomatoes Review #1

Open irush007 opened 10 years ago

irush007 commented 10 years ago

/cc @nesquena @timothy1ee

timothy1ee commented 10 years ago

OK job. You're loading images synchronously which blocks that UI, and your app crashes when there's no internet, and there's no code for an error message. Please fix and resubmit.

The point of this homework was to explore a simple example of a full MVC application with a RESTful API. When I'm auditing the code, I use the checklist below. If you didn't do one of the items below, you should consider implementing it.