You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates how to use a few different features such as drag and drop events and enter and leave focus events. This project uses these events to create a Kanban board that allows the user to drag tasks between columns, create new tasks, edite existing tasks and delete old tasks. task text and locations are saved to local storage