Skip to main content

How to develop a to-do list style functionality (template/widget) in Memberstack without third-party tools?

Hey Julian Galluzzo wondering is there a to do list style template, script, or tutorial?

2 comments

  • Memberstack Team
    Memberstack Team Official comment

    One option you might find helpful is Script #194 – To-do List. It’s already set up to create a fully functional to-do list that saves directly to Memberstack, with add, complete, and delete functionality built in. That means you don’t have to start from scratch — you can adapt the script as a template and customize it to fit your dashboard or project. It’s a straightforward way to give members their own task list that persists across sessions.

    That said, if you’re looking for something more lightweight (like a simple checklist without saving to Memberstack), then a custom JavaScript snippet might be quicker. Script #194 is best when you want a robust, member-specific to-do list that syncs with their account data.

  • Julian Galluzzo
    Julian Galluzzo

    Here's one! https://webflow.com/made-in-webflow/website/delete-update-js-items

    0

Please sign in to leave a comment.

Sitemap