AI 기반 프로젝트 관리 도구
- WBS (Work Breakdown Structure) 자동 생성
- 간트 차트 시각화 및 작업 관리
- 칸반 보드
- 팀 협업 기능
- 실시간 동기화
- Framework: Next.js 14 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: Radix UI + shadcn/ui
- Charts: Recharts
- Gantt Chart: SVAR React Gantt
# Install dependencies
yarn install
# Run development server
yarn dev
# Build for production
yarn build
# Start production server
yarn startOpen http://localhost:3000 in your browser.
This project is licensed under the MIT License - see the LICENSE file for details.
This project uses SVAR React Gantt (@svar-ui/react-gantt), which is licensed under GPLv3. As required by the GPLv3 license, FlowPlan is released as open-source software.
This is a portfolio project for educational purposes.