Looking for a plugin or advice otherwise.
I want to create a list of items needed with a checkbox beside each item.
When the user (who must be signed in to even view this list) checks the box beside the item they will volunteer for, their name will appear (and stay) next to that item. (supposedly written in a database somewhere because all other users will see who else has signed up also).
When the next user views the list, they will see who else has signed up for what items. Then when they sign up, their name stays on the list next to that item.
Sounds simple... I've seen this done with javascript on other websites but want to incorporate it into our blog....