https://github.com/simbathesailor/trelloprototype
Simple Trello Prototype :green_apple: :lollipop: :shaved_ice: :cookie:
https://github.com/simbathesailor/trelloprototype
drag-and-drop reactjs trello
Last synced: 3 months ago
JSON representation
Simple Trello Prototype :green_apple: :lollipop: :shaved_ice: :cookie:
- Host: GitHub
- URL: https://github.com/simbathesailor/trelloprototype
- Owner: simbathesailor
- Created: 2018-08-07T09:21:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-07T15:20:56.000Z (almost 7 years ago)
- Last Synced: 2025-01-05T17:09:39.622Z (5 months ago)
- Topics: drag-and-drop, reactjs, trello
- Language: JavaScript
- Homepage: https://codesandbox.io/s/6v33lk95nk
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Trello Prototype
*A simple prototype of [Trello](https://trello.com/), where you have three list (To Do, In progress, Done).*
*And tasks can be dragged and dropped on
any colum.**User can also add new task to any column*
*User can delete the tasks*
*User can also rearrage tasks in same column*
*Demo can be seen on following sandbox*
[Trello prototype on sandbox](https://codesandbox.io/s/6v33lk95nk)