hasan-py / KanbanDoo-App-Reactjs-Drag-and-Drop

πŸ“‹ Kanban Board πŸ“‹ | Typescript | Reactjs | Drag & Drop πŸ“Ά

Home Page:https://kanbandoo.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“‹ Kanban Board πŸ“‹

Installation πŸ’»

  1. Clone the repository
  2. Open the terminal from root directory of the project
  3. Commands

with yarn

 > yarn
 > yarn start

or npm

 > npm i
 > npm start

Features πŸ‘‡πŸ‘‡

  1. Create/Delete/Rename Lists.
  2. Create/Delete/Rename/Cards.
  3. The cards can draggable from one list to another.
  4. The list can renamed by double clicking on the title.
  5. The card can locked by clicking on the lock icon on a card. When a card is locked, it cannot dragged. It needs to be unlocked first to draggable.
  6. Emoji picker.
  7. The list can draggable.

Thanks

@Author: Hasan-py

About

πŸ“‹ Kanban Board πŸ“‹ | Typescript | Reactjs | Drag & Drop πŸ“Ά

https://kanbandoo.netlify.app/


Languages

Language:TypeScript 95.4%Language:CSS 2.3%Language:HTML 1.8%Language:JavaScript 0.5%