General pointer to build storage space calculator

Hi wapplers

i have been building a static site here in wappler as we have a very small storage company. the website has gone ok so far, www.alhaurin-storage.es

i would love to build something like this:

https://www.shurgard.com/en-gb/self-storage/tools-and-tips/size-calculator

for our site, but can’t even think where to start, any pointers please, pretty please.

thanks

Nothing too complicated.

  • Local Storage on Client Site to save all “selected items”
  • Database that will hold all the data (name, price, square, path to image etc)
  • Maybe some Local Variables that will hold the current Wizard Step
  • Conditional Regions that will show depending on Current Wizard Step

This is a great project to learn and see the great power of Wappler. I’ve been there 4 years ago! :slight_smile:

4 Likes