#Quality control with photo & video shooting

1 messages · Page 1 of 1 (latest)

fresh tendon
#

Hi, I am developing an app with a product quality control feature. The user uses a mobile phone and should be able to fill a quality control form and add photos and videos shoot with a mobile phone. How to achieve this?
Thanks in advance. Probably I have selected the wrong tag... I was not sure which one to pick 😅

devout quailBOT
#

Hey There,

We've registered your query, and our team will get back to you soon. In the
meantime, you can check if @kapa.ai can assist you.

e.g you can ask - @kapa.ai how can I self-host appsmith on docker?

Examples -

  1. Self-host Appsmith
    [https://discord.com/channels/725602949748752515/1095286890845974561]
  2. Merge data from two APIs
    [https://discord.com/channels/725602949748752515/1095288199934398514]

Regards,
Pranav

Discord

Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.

Discord

Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.

devout quailBOT
#

Hello! You should be able to achieve this using the Filepicker widget:
https://docs.appsmith.com/reference/widgets/filepicker
Here is also a guide on how to upload files to S3:
https://docs.appsmith.com/learning-and-resources/how-to-guides/how-to-upload-to-s3
[https://docs.appsmith.com/learning-and-resources/how-to-guides/how-to-upload-to-s3]
Let us know if this helps or if you face any issues.

This document explains how to use a datapicker widget to capture date and time input from users.

Files can be uploaded to Amazon S3 using the S3 plugin and FilePicker Widget. This document presumes you have successfully connected to your S3 instance

fresh tendon
#

Is it possible to upload files to Backblaze B2 with the file picker?

devout quailBOT