jaceklaskowski / librarian-clojure

Book manager in Clojure
http://librarian-clojure.herokuapp.com/
22 stars 4 forks source link

Ability for users to add reviews of the books. #36

Open zoldar opened 11 years ago

zoldar commented 11 years ago

As in title.

Every authenticated user should be able to review every book in database and the reviews should be exposed on the details view of a given book. It turns out that these are multiple requests for enchancement under a single feature request. More detailed requirements yet to be defined.