Challenge Overview
Competition Task Overview
In a previous challenge we built a visual diagram editor web app / prototype, in this challenge we are going to enhance the eidtor with so that drawing self-transition is easy.
Right now it’s possible to draw self-transition now, but it needs more than 1 click for reshaping, check this video to see the issue in our app: https://www.screencast.com/t/JKHWO1RzT
And check the folloing for expected behavior:
gliffy - https://www.screencast.com/t/QiwEn46aS5
lucidchart - https://www.screencast.com/t/Cl5kjyLWP
Please note the editor now also receives server side push messages and can udpate itself based on the commands from the server, this should NOT be broken after adding the new features.
Technology Overview
REST
HTML
Javascript
Final Submission Guidelines
Submission Deliverables
1. Updated code that covers all requirements
2. Detailed guide to test / verify your submission
Final Submission
For each member, the final submission should be uploaded via the challenge detail page on topcoder.com.