A simple bulletin board.
git clone
./index.html
-
Arrange your post-it on the bulletin board wherever you want by drag-and-drop.
-
Double click to edit the text.
-
Add new post-it to board, with customized style.
-
Delete the post-it by dragging it to the trashcan.
-
dragable element: https://www.kirupa.com/html5/drag.htm
-
button style: https://fdossena.com/?p=html5cool/buttons/i.frag
-
double click to edit: https://stackoverflow.com/questions/21172465/contenteditable-on-doubleclick