AngularJS/CouchDB + CornerCouch Guestbook

Login form (try testuser/secret and get lots of information)

Name   Password    


server.userCtx = {{ server.userCtx | json }}
server.info = {{ server.info | json }}
server.databases = {{ server.databases | json }}
server.uuids = {{ server.uuids | json }}
server.userDoc = {{ server.userDoc | json }}
gbookdb.info = {{ gbookdb.info | json }}
Visit the GitHub project and and my Homepage

Guest book entries (click for detail)

UTCSubjectBy
{{ row.key }} {{ row.doc.subject }} {{ row.doc.alias }}
Remove

{{detail.alias}} wrote at {{detail.utc}} UTC

_id = "{{detail._id}}", _rev ="{{detail._rev}}"

Update
Attach
{{ errordata | json }}
New guestbook entry