Hey fam,
I want to create an app that allows my user(startup) to collect product feedback from customers via a simple video link sent to them.
Steps I outlined:
- user create a forms
- user share the form with customer
- customer enter their detail
- User receive feedback
- user see a list of feedback, can download feedback or generate an embed code for other platforms.
My challenges
- How do I create unique URL for reach form the user sends
- how do I turn on the device camera of the recipients, record the video and save the video to an was database, when I then retrieve it to display on bubble io.