About this project
Studio Kanban is a project management tool tailored for music production. It provides a structured way to organize the workflow of creating albums and songs through two primary views:
- Board View: Features configurable columns for project stages (e.g., Pending, In Progress, Done) and uses collapsible swimlanes to represent individual songs. Users can manage task cards with subtasks, assignees, and descriptions, with support for drag-and-drop movement and JSON data export/import.
- Sequencing View: Integrates with SoundCloud playlists (public or private). It allows users to drag tracks from an unapproved pool into a sequenced album order. A persistent SoundCloud widget enables playback, with the ability to jump to specific tracks by clicking their cards.
Multi-user capabilities include authentication via Google OAuth and email/password through Better Auth, private project ownership, and collaborator invitations via time-limited share links.
The technical stack consists of a React 19 and TypeScript frontend using Vite, Zustand, and TanStack Query, and an Express and TypeScript backend utilizing Drizzle ORM with SQLite.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.