Single Page Application and Canvas Drawing
This addresses web development challenges for developers, but appears incremental as it builds on existing technologies like AJAX and canvas.
The paper tackles the challenge of building powerful single-page applications and explores 2D drawing on images and videos, focusing on multi-point polygon drawing concepts and real-time data binding between drawing modules and view pages.
Recently, with the impact of AJAX a new way of web development techniques have been emerged. Hence, with the help of this model, single-page web application was introduced which can be updated/replaced independently. Today we have a new challenge of building a powerful single-page application using the currently emerged technologies. Gaining an understanding of navigational model and user interface structure of the source application is the first step to successfully build a single- page application. In this paper, it explores not only building powerful single-page application but also Two Dimensional (2D) drawings on images and videos. Moreover, in this research it clearly express the findings on 2D multi-points polygon drawing concepts on client side; real-time data binding in between drawing module on image, video and view pages.