DevinChen115 / ImageSerach

0 stars 0 forks source link

Please review my home work for ImageSearch #1

Open DevinChen115 opened 11 years ago

DevinChen115 commented 11 years ago

Dear nesquena

This is my homework for ImageSearch. Please review, thank you.

https://github.com/DevinChen115/ImageSerach.git

/cc @nesquena @timothy1ee @cwnga

nesquena commented 11 years ago

Looks good @DevinChen115, follows the requirements of the assignment. You could have considered using a serializable SearchFilters object to pass around (which contains color, size, site, etc) rather than passing around the individual keys but your approach works as well.

Do you have any questions for us about this homework or any of the concepts so far?