OrganizaBoard is a productivity app for managing tasks across multiple dashboards. It features draggable columns and tasks, optimistic updates, rich-text task descriptions, anonymous device-based persistence, light and dark themes, and a REST API backed by PostgreSQL.
- Drag-and-drop columns, tasks, and dashboards with persistent ordering.
- Optimistic UI updates with rollback and API synchronization.
- Anonymous device-based persistence using HTTP-only cookies.
- Rich-text task descriptions with HTML sanitization.
- Full-stack TypeScript architecture with React, Express, PostgreSQL, and Docker.
