Draw many dots in different colours on an image

Hi, I would like a user to upload and image and then be able to draw dots on it.

I would like the user to be able to select what colours the dot(s) are from a pallet. All dots would be the same size.

From this I would like to have some basic X Y coordinates for the middle spot of the dots recorded and their colour in the database.

Appreciate any help offered.

Thanks

BH

Check this post where I added a repeating group in front of the image so that you can create a grid system on the image. You can change the clicks to show a popup to select color as well and store them.