Live Site: monsterthanks.com
Monster Thanks is an interactive group thank you card that enables real-time collaboration among multiple participants.
- Start a card
- Drag a monster from the closet.
- Drop it on the card background above.
- Click or to change the background.
- Resize a monster by dragging the handle on its bottom right.
- Double click on a monster to activate the speech bubble.
- Write your thank you message.
- Double click on the speech bubble if you need to edit it.
- Share the link with friends so everyone can write on the card.
- Send the link to the recipient. Have fun!
- jQuery
- Handlebars
- Stylus
- Node
- Express
- Jade
- MongoDB
- Mongoose
- Web sockets (Sockets.io)
- Moving one monster locks another user sometimes
- When you delete your message, it leaves a leftover letter
- Ability to delete a monster
- Ability to change out the font style for the header message
- Send email with link to other participants
- Send email with link to recipient
- Add New Relic
- SOLVED: How do I load the monster (along with the position and message bubble) that someone else has created before me?
- SOLVED: Is it hard to make it real-time where I can see when someone else is adding stuff (like Google docs)?
- SOLVED: How do I auto save?
- SOLVED: I can't figure out how to resize a SVG (together with dragging).
- UNSOLVED: I can't figure out how to drag an item outside of its parent div (to the right side of the page)