A simple, no-signup, and free Kanban board application designed to help individuals and teams organize their work effectively. Boards exist for 2 months, are exportable via JSON/CSV, can be password protected, and are easily shareable.
No reviews yetBe the first to leave a review for KanbanThing
Maker
📌
KanbanThing is a user-friendly Kanban board application designed for simplicity and collaboration. Tired of unnecessary sign-ups for productivity tools? KanbanThing offers a no-signup-required experience, making it instantly accessible. Sharing boards is effortless – just share a link, no logins needed for collaborators.
Key Features:
No Sign-Up Required: Use the tool immediately, no account needed.
Effortless Sharing: Collaborate easily with a simple link, no sign-ups required for others.
Intuitive Interface: Drag-and-drop cards between customizable columns.
Backlog Management: Keep track of unassigned tasks.
Card Customization: Add descriptions, due dates, and color-coded labels.
Calendar & Timeline Views: Visualize tasks and their history in different formats.
Data Export: Download board data (JSON or CSV).
Password Protection (Optional): Secure boards with a password.
Integrated Terminal: Access a built-in terminal for quick command-line tasks and scripting, enhancing developer workflows.
Listening to the Community:
A core principle behind KanbanThing's development is actively listening to user feedback, particularly from the Reddit community. This feedback loop has been instrumental in shaping the application and making it more useful for everyone. Here are some example improvements:
Added password protection to boards (reddit @fightcarrot)
Added ability to drag cards into backlog (reddit @xroalx)
Added statistics to landing page
Added ability to export all board + card data into JSON/CSV formats (reddit @investorscanner)
Added due date tags to each card
Added new create button to create cards + columns in the navbar
Added ability to rearrange & delete columns
Added new 404 not found page
Added new Favicon/logo
Added SEO optimizations
Removed required fields from create card modal to be more consistent with the terminal commands (reddit @TheDarmaInitiative)
Fixed various card & columns spacing & text issues
Fixed various bugs with dragging and dropping
Discovered and fixed potential race condition when creating new boards that was causing the “board not found” error (reddit @xroalx, @cutebabli9, @investorscanner, @LOAYSAX)