do icon indicating copy to clipboard operation
do copied to clipboard

📋 Notes management application built with React and Redux

Results 5 do issues
Sort by recently updated
recently updated
newest added

Mentioned domain for Live demo is not longer exist [do.1ven.me](do.1ven.me)

Hi, I try to run your app on Windows 10. However, I think I am missing index.html file in **client** folder, am I right? If so, could you post it...

- correcting column name formatting - correcting query for a simple check (can be improved further by using `EXISTS` query).

Waiting For Review

simpler names formatting ;)

Waiting For Review

two problems in such code: https://github.com/roaiven/ello/blob/22fea3e6e75d61fa0e71ff3f289d178edfa50a90/server/db/index.js - you should use sql files via [QueryFile](http://vitaly-t.github.io/pg-promise/QueryFile.html) - you should not create loose promise requests, ones without `.than` + `.catch`.

Backlog