Help choosing what kind of developer to hire please :) I would like Grooveshark functionality

Discussion in 'JavaScript' started by asiayears, Mar 26, 2014.

  1. #1
    Hello,

    I'm looking to hire a developer to help me build a website and I want a 'drag-and-drop window' functionality, say to order a list of items.

    I really rate the functionality of grooveshark (the planned website has nothing to do with music or anything closely to related to grooveshark, I just rate their client interface). I believe grooveshark is built using JavaScript (and apparently some ActionScript 3?)

    I'll be building the mySQL database myself, and I believe I have enough experience with php, css & html to project manage the creation from that side.


    However I'm unfamiliar with JavaScript code, except bits I've hacked myself in the past. What kind of code is used to create this kind of drag-and-drop functionality?

    And roughly how much time would a developer require to build something like that, per experience basis.


    Thanks for any help you can give.

    Luke
     
    Solved! View solution.
    asiayears, Mar 26, 2014 IP
  2. #2
    A simple Drag and Drop function can be achieved either through regular javascript, or via libraries/frameworks like jQuery with the addition of jQuery UI. It's not particularly difficult, but it all depends on what you want to do with the draggable items, of course.
     
    PoPSiCLe, Mar 28, 2014 IP
    asiayears likes this.
  3. asiayears

    asiayears Active Member

    Messages:
    209
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Thank you PopSiCle
     
    asiayears, Apr 1, 2014 IP