6
9 Comments

Want to "productize" your service? Let me know

I love partnering with entrepreneurs who are navigating the challenge of creating a digital product. I run an agency that builds apps on Bubble.io and would love to hear what you want to build and help you think through how to do it. Even if we don't chat, check out Bubble.io if you want to build a web application :)

EricsLab.com

on March 17, 2020
  1. 2

    Thanks for the offer Eric. I have a questionnaire where I need to;

    • add or remove questions based on previous answer(s),
    • some of the questions have a score that gets accumulated to a total,
    • and some of the answers are required to pass a threshold
      I'm going through the Bubble tutorials and still haven't seen how I can achieve any of this.
    1. 1

      @Blake_Emigro I'd expect that you could do this via some well planned data structures

      Survey:

      • List of Questions

      Question

      • Question text
      • Qualifying Answers (List of Answers)
      • Disqualifying Answers (list of Answer)
      • Sort order (number)

      Answers

      • Question (references Question)
      • User Answer (Text)

      Survey response

      • User
      • Survey
      • Answers

      Then you could have a step by step form of type = Survey and a user progresses through the list of Questions (by sort order) and creates Answers, and as they answer then subsequent questions are conditionally visible.

      This assumes a lot about the question type and I didn't mock it up (just thought through it) so might have some gaps but is something I'd start with.

      1. 1

        Thanks for the detailed reply. I'll be trying this in the coming days and will let you know.

  2. 1

    Can you share your agency's web site? Thanks!

    1. 1

      yep - it's EricsLab.com @Zencentric are you trying to build something on Bubble? Saasforge looks interesting

      1. 1

        yep - it's EricsLab.com

        Yeah, I checked your site but wasn't sure it's that you talked about. Usually, productized sites have pretty clear pricing, this doesn't.

        are you trying to build something on Bubble?
        No, I was thinking if I can turn my freelance work (creating SaaS) into a productized service.

        Saasforge looks interesting

        Thanks!

        1. 1

          Ah I see the confusion - I'm simply here to help others create their products, my service is an agency.

  3. 1

    Hey I built https://versoly.com/ would love your opinion on it :)

    It is no way near as powerful as Bubble but should be easier to use.

    1. 1

      Looks interesting - I think the no-code tools need to get more SaaS focus so you're on to something there. The demo video was a bit hard to follow - could you slow down some of the demo to make it easier to understand the feature set and value prop.