librarian-clojure
librarian-clojure copied to clipboard
Book manager in Clojure
Make the popups modal and fix their borders. Use http://twitter.github.com/bootstrap/javascript.html#modals. Related to #46
Create a single page for a book's details.
Create a page for user's profile. Perhaps it should be linked to "Hello, [user]" in the header. It's a link already so it could be a matter of attaching jQuery...
Write a project introduction for a potential contributors with call to action!
Log in and click Edit button. You're in Edit mode for a book. ESC should correspond to the Cancel button's action - should cancel the action and return to the...
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...
Tests for the following use cases (guess they should be separate issues - create ones if you think so): - Open the welcome page - Login as admin - Register...
Create a basic page with log from our sessions as well as schedule of planned meetings.