/rune-simple

A minimal notion-like to-do list / kanban board creator

Primary LanguageTypeScript

🌅 Rune - A to-do list and kanban board creator

A simple task management interface.

Features:

  • Add new columns for grouping items.
  • Drag to reorder items within columns, and reorder the columns themselves.
  • Customize item appearance, including the option to display items with checkboxes.
  • Toggle between light mode and dark mode.
  • Data is saved locally in the browser.

Tools:

  • Typescript
  • HTML/CSS
  • Next.js
  • Redux
  • Redux-persist
  • Hello-pangaea/dnd