[Solved] Need to build a tool with NO IDEA how to start [closed]


You will need to learn a few key languages in order to start working on a program like this.

  • PHP: you need a server side language to skim the site
  • Javascript: For the input on the users side
  • HTML: to implement the javascript

Once you learn the basics, search stackoverflow for specific questions relating to a specific problem.

solved Need to build a tool with NO IDEA how to start [closed]