Suggest the best web app technology for the problem described

  • Status: Closed
  • Prize: £15
  • Entries Received: 2
  • Winner: nraghuvanshi93

Contest Brief

I want to get a simple application developed to create an math expression evaluating tree (see the pictures attached). I think it should have 3 shapes that could be dragged and dropped on to the canvas (similar to draw.io), and once the connections are made and base values provided the tool should be able to calculate all other values.

I am looking for suggestions on the best technology suitable for a quick development. Thanks.

Recommended Skills

Employer Feedback

“Good suggestion”

Profile image yoetsltd, United Kingdom.

Top entries from this contest

View More Entries

Public Clarification Board

  • nraghuvanshi93
    nraghuvanshi93
    • 6 years ago

    A JavaScript canvas will help in dragging and dropping any of the 3 shapes, with the canvas
    we can also calculate the result of the computation, draw.io is itself made on javascript
    canvas, if we want to do some complex algorithms, that is possible with javascript but if
    needed, you can proceed with python, but python will not work on browser, but can work as
    a backend, where frontend is our javascript canvas, but if its not an AI (Artificial
    Intelligence) application, we can achieve the results with JavaScript alone, which works
    well within a browser.

    • 6 years ago

How to get started with contests

  • Post your contest

    Post Your Contest Quick and easy

  • Get tons of entries

    Get Tons of Entries From around the world

  • Award the best entry

    Award the best entry Download the files - Easy!

Post a Contest Now or Join us Today!