Hello Bubblers, I am working on a new project, which I already build in Html/PHP.
the user of my app ca answer some questions. based on the answers, he will get a custom created graphic. like this one
the square size and position are based on the user’s answers in the form. in my HTML project I did this by creating an element with custom dimensions in pixels + border color and positioning it also with variables that calculate from the form entries.
any ideas if there is a plugin that can help me?
thank you