I want to develop a web page that allows the user to create a design on a grid - example: select a color for each cell in the grid -- like tiles on a floor.
So I want the user to be able to define the grid size (example: 10 x 12) and then select a color from a palette. Then the user can click on each cell in the grid to turn it to that color.
I have not done much web development work. I would like to find a tool that is good for developing this type of application and would not be too difficult to learn.
thanks
So I want the user to be able to define the grid size (example: 10 x 12) and then select a color from a palette. Then the user can click on each cell in the grid to turn it to that color.
I have not done much web development work. I would like to find a tool that is good for developing this type of application and would not be too difficult to learn.
thanks