srihari-m-s /
drag-n-drop
A simple drag-n-drop demo using HTML, CSS and JavaScript.
Loading repository data…
Neil-140301 / repository
A simple drag-n-drop email editor using Unlayer.
The app has the following functionalities:
new template button which can be used to create templates.new template button will direct the user to the /template/{id} route.
save to send the JSON to the database.edit button will direct the user to the /edit-template/{id} route.
save them for next time.download button to download the html.
Note You should save the file before downloading.Selected from shared topics, language and repository description—not editorial ratings.
srihari-m-s /
A simple drag-n-drop demo using HTML, CSS and JavaScript.
danlehner /
A simple drag-and-drop UI built with HTML, CSS and vanilla JavaScript
benjaminbalaji /
This is a simple project where the notes can be created with custom top-border color and can be drag by the mouse
mayurimahadik24 /
I built a simple yet functional drag-and-drop website builder using only HTML, CSS, and JavaScript, without any frameworks or external libraries.
Aditya-2004-GitHub /
A simple and elegant drag-and-drop task board built using HTML, CSS, and JavaScript. Easily move tasks between three categories: To Do, In Progress, and Completed using smooth drag-and-drop functionality.
prince0rjn /
This repository contains a simple web application that demonstrates the drag and drop functionality using HTML, CSS, and JavaScript. The app allows users to drag and drop elements from one container to another.