Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‹ 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 πŸ“Ά

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published