codeforamerica / bestnest-app

http://dev.bestnestapp.com
6 stars 2 forks source link

Reviews #72

Closed jeremiak closed 10 years ago

jeremiak commented 10 years ago

Working on #64 #65 and #66

junosuarez commented 10 years ago

could you describe more in your PR request description what I should expect to see? eg visual, things which have not yet been implemented, expected behavior, etc.

jeremiak commented 10 years ago

Sure, so what we should be seeing is the views for leaving reviews, reading reviews and answer some of the UGC questions. Right now, those views are simply done and have no functionality.

They should be linked together, however. So if you click on the quote on the summary, you should go to a list of all reviews.

If you click on either of the buttons, you should be presented with different views as well. I think that we need to address #60 in this PR as well to get it working perfectly. I'm starting to investigate that now

jeremiak commented 10 years ago

Next up to implement is the actual endpoints for reading and writing this information to the database and then wire it together with these views

junosuarez commented 10 years ago

:+1: lgtm