Base solution for your next web application
Open Closed

Kanban-board implementation in asp.net zero #7993


User avatar
1
SBJ created

Hello, We are trying to implement kanban in our project - ASP.Net core MVC so that we can make better use of the drag and drop functionalities. Reference: https://keenthemes.com/metronic/preview/demo12/components/extended/kanban-board.html We could see that the ASP.Net zero makes use of the Metronic for UI customization. Could you please let us know if there are any NPM or any other way to implement the Kanban in the ASP.Net zero application


4 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @SBJ

    We haven't used such a library before. Is there a problem with https://github.com/riktar/jkanban ?

  • User Avatar
    0
    SBJ created

    Hello @ismcagdas

    According to your own F.A.Q. Can I use all Metronic components ant themes in ASP.NET Zero? your answer is: ASP.NET Zero uses Metronic as the UI theme. Metronic is one of the world's most popular, strongest and richest UI themes, probably even the first. That's why we have chosen it. When you buy ASP.NET Zero, you will have access to all Metronic theme layouts and components. You can use all of them in your applications.

    But it is not the case because Kanban is not implemented even though it is an component inside Metronic see the link in our previous question. When trying to implement this library globally because we want to use it on multiple pages the submenu's aren't working anymore.

    So the question remains how to implement kanban globally in our project like the component from Metronic? And why isn't it already incorporated like stated in the F.A.Q.?

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @SBJ

    Sorry for my late reply. When you purchase AspNet Zero, you will access Metronics source code as well. We integrated its main functionalities but we didn't include features like this one becasue it is not a commonly used feature. You can however get Metronic's source code on https://aspnetzero.com/download page and include it into your own project.

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.