Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kelvinqiu802/kanban-react

A Kanban Web App Built with React
https://github.com/kelvinqiu802/kanban-react

kanban practice project reactjs

Last synced: about 1 month ago
JSON representation

A Kanban Web App Built with React

Awesome Lists containing this project

README

        

# ✔️ Kanban Board - With React

## Features

- [x] **Draggable**
- [x] **Multi Event**
- [x] Adding as many events as you like.
- [x] **Use Local Storage**
- [x] **Pure and Easy**

## Screenshot

![ScreenGIF](https://imgbed.codingkelvin.fun/uPic/screen.gif)

## Dependencies

- React
- react-beautiful-dnd
- uuid

## Todo

- [ ] *Make tasks modifiable and editable*
- [ ] *Adapted to mobile*