I am tasked with creating a unique web application where users can sketch and annotate simple shapes. The purpose of the app is to create basic store maps. These shape drawings must be saved in a database, including their coordinates, sizes, labels, and customization options for future use in another application.
Any suggestions on the best approach to achieve this functionality on a webpage?!