Skip to content

sangjin025/FlowPlan-front

 
 

Repository files navigation

FlowPlan

AI 기반 프로젝트 관리 도구

Features

  • WBS (Work Breakdown Structure) 자동 생성
  • 간트 차트 시각화 및 작업 관리
  • 칸반 보드
  • 팀 협업 기능
  • 실시간 동기화

Tech Stack

  • Framework: Next.js 14 (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS
  • UI Components: Radix UI + shadcn/ui
  • Charts: Recharts
  • Gantt Chart: SVAR React Gantt

Getting Started

# Install dependencies
yarn install

# Run development server
yarn dev

# Build for production
yarn build

# Start production server
yarn start

Open http://localhost:3000 in your browser.

License

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.

Contributing

This is a portfolio project for educational purposes.

Repository

https://github.com/DevOpsSociety/FlowPlan-front

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 96.1%
  • CSS 1.9%
  • Python 1.3%
  • Other 0.7%