From 592ffacebc16c4dc5a4b9d669a2176ee1ff5c7b6 Mon Sep 17 00:00:00 2001 From: anomalist Date: Wed, 19 Jul 2023 02:16:28 -0400 Subject: [PATCH] possible image uploader --- project.task.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/project.task.yaml b/project.task.yaml index 11418d8..ebe02af 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -4,6 +4,7 @@ tasks: - 04 search by a bounding box for local projects (see API by clicking on "Nearby") - 01 Replace Gifted/Give in ContactsView with GiftedDialog assignee:jose - 02 Fix images on projectview - allow choice of image from a pallete of images or a url image (discovery page display also) + - https://github.com/azeemade/image-upload-vue - 08 Scan QR code to import into contacts (https://github.com/gruhn/vue-qrcode-reader)