Update README.md

This commit is contained in:
Orkun Tunç Bilgiç 2025-04-11 14:39:48 +03:00 committed by GitHub
parent 5bda9548f2
commit 3acf7dce80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
# Kanban Board Component for Oracle APEX
This Kanban Board component is inspired by the **Material Kanban Board Plugin**, using it as a UI (HTML-CSS) reference.
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://apex.oracle.com/pls/apex/r/ordibu/demo](https://github.com/McRange/Material-Kanban-Board)).
Unlike the original Material Kanban Board Plugin which is implemented as a **Region Type**, this component is built as a **Template Component Type**, providing more flexibility and better integration within APEX.