Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support photo uploads #11

Open
saibaggins opened this issue May 13, 2019 · 2 comments
Open

Support photo uploads #11

saibaggins opened this issue May 13, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@saibaggins
Copy link

Need to allow upload of photos related to the event.

Need to think this through:

  • Support for this in DialogFlow and WhatsApp/Telegram connectors
  • Where do we store the photo(s)?
  • Tagging the photos as they get uploaded with the information shared during the chat session (event_summary)
  • After uploading send a link to the photos to the reporter.
@saibaggins
Copy link
Author

I looked into this a bit and am not sure if there's an elegant way to have users just add photos to their telegram/whatsapp sessions, and pull those images into our storage and store. Maybe you guys can also check.

Another alternative, is to build a simple web photo upload form, and we pass that link in the response and folks click on it and upload photos. We could pass the event information that we have gathered into that upload URL, we put the uploaded photos in firebase storage and tag them with the event info.

Thoughts?

@karthikmuralidharan
Copy link

I can take this up @saibaggins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants