How to Create a Voucher/Credit Member site

Sorry, that title is vague, but I couldn’t think of how to describe it :grin:.

I’m currently talking with someone who wants a system where companies sign up to her platform and need data from her niche’s audience that have also signed up to her platform.

Her target audience are the ones that can supply that data so they fill out surveys for the companies on the website and they get paid by some kind of points or something they can turn into cash or vouchers that they can then spend. It’s likely to be vouchers like amazon vouchers or something but that still needs to be ironed out.

Does the above sound doable with a Webflow site? (I’d imagine everything is doable if you have the budget). If it is doable is there any additional services/addons I’d need to get to make it work in Webflow. I’m still getting used to Webflow so I’m not 100% sure what I can accomplish natively to what needs additional services from outside companies.

Alternatively or additionally, I’d be grateful if anyone can point me in the direction of any sites that do something similar so I can try and reverse engineer it and check what CMS they use. I’m open to doing this in Wordpress if it’s a better workable solution for my client, but I’d ideally like to make it work in Webflow to see how far I can push webflow and increase my skill set within the tool.

Thanks in advance

Carlton


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Look into Memberstack, which can handle the login and user-specific data storage. You may have some complexities around central storage and reporting of the survey data- but an integration with airtable or supabase could get you what you need.

Another approach is to use Wized for the interface and login, and Xano for the data storage.

1 Like

Thanks, that’s great. I’ll look into those.