Skip to content

React playground featuring drag and drop à la Trello

License

Notifications You must be signed in to change notification settings

angrybacon/dragondrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dragon’ Drop

This repository contains a small React playground.

Having approximately less than 24 hours of actual experience with React, this project is a naive enterprise at making a Trello-like board. Two lists, each list being a container for cards, with said cards being draggable from one list to another.

Installation

npm install
npm start

Todo

  1. [X] Add drag and drop feature on cards
  2. [ ] Implement vertical sorting
  3. [ ] Websocketify
  4. [ ] Make a mobile layout
  5. [ ] Version-control the ESLint configuration
  6. [ ] Add a preview at drop target
  7. [ ] Use scripts/index.jsx rather than index.js
  8. [ ] Use styles/index.scss rather than index.css
  9. [ ] Add drag and drop feature on lists
  10. [ ] Add horizontal scrolling

Screencasts

./dragondrop.gif

About

React playground featuring drag and drop à la Trello

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published