Develop a simple browser-based Drawing editor allowing to:
– drag&drop predefined shapes from a toolbox to a drawing zone.
– move, resize or delete Shapes from a drawing zone
The design should be very simple, sober and skinable via CSS.
It should use the following technologies:
– Client side Drawing editor uses HTML/CSS/Javascript (jQuery framework preferred)
– Server: ASP.NET C# ( ASP.NET 4.0 Webforms prefered – no MVC)
– Database: SQL Server 2008R2 (Express edition for development)
Browsers compatibility:
– Firefox 3.6 and above (3.5 if possible)
– IE 8 and above (v7 if possible)
– Chrome 9 and above
– Safari 5 and above
See attachment for all details.
