From a503d1e788febdbbb631613f253dbe867364f6a5 Mon Sep 17 00:00:00 2001 From: Arian Nasr Date: Thu, 5 Mar 2026 13:57:37 -0500 Subject: [PATCH] drag & drop functionality --- templates/index.html | 41 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git a/templates/index.html b/templates/index.html index 1f49f62..9e6c653 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,20 +3,55 @@ + + Upload Music

Upload new File

-
- - + +
+ Drop files here or click to upload +
+ + \ No newline at end of file