Skip to content

yalcinos/react-draggable-task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draggable Task Application

I used Create React App to create the skeleton of the structure.

Feautres

  • Add task
  • Delete task
  • Edit task
  • Store tasks in the localStorage
  • Move tasks between lanes and store the updated positions in the localStorage

Libraries & Packages

I used these libraries and packages to develop this app;

Also, I used prettier plugin for formatting my code.

Installation

  • npm install

Run the App

  • npm start

About

React.js Drag&Drop task manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published