Hi there, I'm looking for someone that can create something simulair to this, but it has to be changable. Quick overview: You can select a part of the house/terrain After selecting, you'll get a list of possible items, you can select as much items by clicking on + and remove one by clicking -. The right side will tell the amount of m2 that is calculated Requirements: All in Javascript with use of jQuery. Also the 'database' should be in a JS array Except for filling existing selected items / or save the data PHP is required. Also the styling included simulair but differend (user friendly). in M2 and M3 When done, all needs to be saved in JSON to a php script. If the user wants to change something, the script needs to load a JSON array to fill in the selected options. Please send me an estimate with TIME FRAME and PRICE. Don't bother asking me for BUDGET, i'll ignore your messages. If you have other questions, you are free to send me a message, i'll add the answers here. Thanks
Hello Eric. Could you please elaborate / add comment on the following: It seems to me that each items have their own predefined length, width and height data values. And so M2 per-item (and M3 per-item) can be calculated, correct? (a) so predefined values (see above) surely are needed to be loaded from database. And so are every number-of-items previously selected by this user. (b) but the ones needed to be saved to database are only number-of-items, of all items. Predefined values, all M2 and M3... logically don't need to be saved to database. They do? Hendra
Yes both, but it shouldn't look to simulair to this Hi Hendra, 1. Yes. 2a. Yes 2b. just the items that are selected (so the items with 0 can be forgotten). Hope it answers it all.