I want to create an application where there will be tree view like folders and files or anything like that can be within the folder. If user can right click on the folder then he/she can create new folder like Windows folder in the system. He/she can drag any existing folder into another location or within another folder.
Please help me to create such application. Shall I use JQuery or anything else just suggest me?
Thank you.