Suggest the best web app technology for the problem described

  • 状态: Closed
  • 奖金: £15
  • 参赛作品已收到: 2
  • 获胜者: nraghuvanshi93

竞赛简介

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.

您还可能感兴趣的技能

雇主反馈

“Good suggestion”

个人主页照片 yoetsltd, United Kingdom.

此竞赛的顶尖作品

查看更多参赛作品

公共说明面板

  • nraghuvanshi93
    nraghuvanshi93
    • 6 年 之前

    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 年 之前

如何以竞赛开始

  • 发布您的竞赛

    发起您的竞赛 快速简单

  • 获取众多参赛作品

    获取大量参赛作品 来自世界各地

  • 悬赏最佳参赛作品

    悬赏最佳参赛作品 下载文件-简单!

立即发布竞赛 或者立即加入我们!