A polished, Jira-inspired project-management application for software and cross-functional teams. Flowtrack includes an interactive sprint board, backlog planning, issue details, roadmaps, reporting, project and organization settings, search, notifications, dark mode, and responsive layouts.
npm install
npm run devThe app opens in demo mode when Firebase environment variables are not present.
Copy .env.example to .env.local and provide a Firebase web app configuration
to enable email/password, Google, and GitHub authentication.
npm run build