From af938ef905ba506ea5e4dd909a7c717b6068a796 Mon Sep 17 00:00:00 2001 From: marzban-dev Date: Fri, 24 Oct 2025 11:22:56 +0330 Subject: [PATCH] Add notes md --- frontend/NOTES.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 frontend/NOTES.md diff --git a/frontend/NOTES.md b/frontend/NOTES.md new file mode 100644 index 0000000..f568447 --- /dev/null +++ b/frontend/NOTES.md @@ -0,0 +1,21 @@ +# Todos + +[ ] Mega menu for categories in menu + +[ ] Marquee animation bug ( Replace with nuxt ui marquee ) + +[ ] Pause marquee on mouse hover + +[ ] Replace new svg files + +[ ] Add size for image frame in showcase for layout shifting + +[ ] Pause slide when download not completed i showcase + +Test showcase background with gradient + +[ ] Add favorite button for products + +[x] Change footer to a dynamic ray animation + +[ ] Compress all large pictures and videos \ No newline at end of file