GithubHelp home page GithubHelp logo

coyo-hm / simple-kanban-board Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 3.94 MB

react-beautiful-dnd를 이용한 간단한 칸반 보드

Home Page: https://coyo-hm.github.io/Simple-Kanban-Board/

HTML 3.87% TypeScript 96.13%
react-beautiful-dnd react-helmet react-hooks reactjs recoil styled-components typescript react-color

simple-kanban-board's Introduction

Simple Kanban Board

npm version code style: prettier

react-beautiful-dnd를 이용한 노션 보드 클론 코딩입니다.

  • react-beautiful-dnd를 사용하여 Drag and Drop이 가능한 Kanban Board를 구현하였습니다.
  • react-color를 사용하여 보드의 색상을 변경할 수 있게 해주었습니다.
  • context api를 사용하여 theme toggle을 구현하였습니다.
  • localStorage를 이용해서 기존의 작성했던 보드의 정보를 저장해주었습니다.

Table of contents

🔗 Link

✅ Feat

Theme Switching

styled-components 와 useContext를 이용하여 Theme Switching 구현

theme_switching

Board & Card Drag and Drop

react-beautiful-dnd를 사용하여 Drag and Drop이 가능한 Kanban Board를 구현

  • 카드끼리의 위치 이동은 물론 보드끼리의 위치 이동도 가능
  • 또한 보드에서 다른 보드로 카드 이동 가능
  • 아래의 휴지통으로 보드나 카드를 드랍하여 카드나 보드는 삭제

board_card_dnd

Board 생성

Recoil과 React-Hook-Form 을 이용하여 보드 생성 및 편집

create_board

Board 색상 추가

Recoil과 React-Color를 이용하여 보드 색상을 관리 구현

add_board_colors

👉🏻 Quick Start

npm install
npm start

🛠️ Tech Stack

simple-kanban-board's People

Contributors

coyo-hm avatar

Stargazers

 avatar

Watchers

 avatar  avatar

simple-kanban-board's Issues

카드 오류

  • 카드 편집 시에 커서 올바른 위치에 없음
  • 카드 생성 후에 input 창에 입력값 남아 있음

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.