This commit is contained in:
Orkun Tunç Bilgiç 2025-04-16 10:49:04 +03:00
commit f7b23e1fe9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Kanban Board Component for Oracle APEX
![Preview](https://raw.githubusercontent.com/orblgc/oracle-apex-kanban-board/refs/heads/main/preview.png)
![Preview](https://raw.githubusercontent.com/orblgc/oracle-apex-kanban-board/refs/heads/main/kanbanpreview.png)
This Kanban Board component is inspired by the **Material Kanban Board Plugin**, using it as a UI (HTML-CSS) reference. You can see the inspired plugin [here](https://github.com/McRange/Material-Kanban-Board).

View File

@ -26,7 +26,7 @@
"internalName": "KANBAN_BOARD",
"type": "template component",
"demo": "https://apex.oracle.com/pls/apex/r/ordibu/demo/login",
"previewImage": "https://raw.githubusercontent.com/orblgc/oracle-apex-kanban-board/refs/heads/main/preview.png"
"previewImage": "https://raw.githubusercontent.com/orblgc/oracle-apex-kanban-board/refs/heads/main/kanbanpreview.png"
}
}
}