Skip to content

Sho-ki/drag-and-drop-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drag-and-drop-todo

🔗 How to Update the Database After a Drag-and-Drop Operation

Article

https://dev.to/shoki/how-to-update-the-database-after-a-drag-and-drop-operation-27dc

Description

This is a todo list with a function of drag and drop. To study the database operation after a drag and drop, I created this app.

🚀Demo

Demo

Tech Stack

Server: Node, Express

Databse: MySQL

Features

  • Drag & Drop with database operation
  • Live previews

Getting Started

git clone [email protected]:Sho-ki/recruit-system-frontend.git
cd recruit-system-frontend
npm run dev
// or
npm run build && start

For React User

https://github.com/Sho-ki/drag-and-drop-todo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published