Creating trello card functionality in visual studio application

carl davis 1 Reputation point
2022-12-03T20:07:48.537+00:00

I'm a newbie looking for a tutorial for creating the drag and drop card functionality similar to trello?

Thanks,
Carl

Developer technologies ASP.NET ASP.NET Core
Developer technologies ASP.NET Other
Developer technologies C#
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2022-12-04T02:01:56.76+00:00

    This would mostly be a JavaScript project, so you need to pick a framework. There are several examples for react, which trello uses. Google react kanban or react trello for dozens of examples

    https://reactjsexample.com/tag/kanban/

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.