homeRoughEditor icon indicating copy to clipboard operation
homeRoughEditor copied to clipboard

Minimal version

Open kopsinnovaties opened this issue 5 months ago • 2 comments

What a fantastic app, I would like to integrate a part of this into my app. The only thing I really need is the "free" drawing (initHistory("boot"), or in other words; starting with a blank stage. Since my main focus is on drawing floor plans, adding elements (except perhaps doors and windows) is not necessary. When the page is opened (in my case, it will be a modal with 90% width), drawing should be possible immediately. Hence my question; what components and functions are minimally required to achieve this? And; what divs and svgs are minimally needed? I am willing to pay for such a "minimal" version (of course, depending on the costs). I can figure some things out myself, but this takes time, I assume you already have the code much clearer in view. Looking forward to hearing from you! Regards, Sake

kopsinnovaties avatar Mar 22 '24 09:03 kopsinnovaties

Hi,

Indeed, I have a version in progress (even if I'm taking my time... wide) with more features, fewer bugs. I can provide you with an adapted version, I am not against it. On the other hand, it represents a lot of time for me, too, and although I am in favor of free sharing, how much do you plan to invest to have what you would like?

Regards.

ekymoz avatar Mar 22 '24 23:03 ekymoz

All i need is a stripped version. So only the "freedrawing" of a floorplan is what i need (your version can already do this). after (free)drawing the floorplan i only need to edit (change size, move anchors) and add doors to it. That is it. when completed the walldata needs to be available so i can use it in own script. My main goal is to have just one div that contains the needed svg (extension-floorplanner-svg-container) and nothing more (and offcourse the needed javascript), and just 3 buttons: add door (adding a door to the floorplan), clear canvas (start over), done (switch to my own script with the walldata available). i estimate that it will take me around a whole day to strip your version myself (because i have to figure out what the functions do). I think you can do this a lot quicker. So, lets say; 250 euro's.

kopsinnovaties avatar Mar 26 '24 09:03 kopsinnovaties