You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this issue, we will try to solve the problem that are QR encoder is limited by the size of present day QRs. So, to store large files like videos, images, etc, we will try to upload the file to a cloud platform and encode its url into a QR.
The first step will be to research about its feasibility and details.
So the task will be as follows:
Research about how to upload files to a cloud storage platform through the command line
Research both ways- which require authentication and those which don't. Be creative to think of jugaadu ways as well, maybe making a folder on google drive public so anyone can add to it, or anything out of the box!
How to get the url of the uploaded file.
Complete this task and submit the findings in the form of a text file, in the same folder you have been using for the previous tasks. If you are new to this repo, just create a folder inside QR-Encoder-Decoder, named after your github id, and add the text file there.
This is a competitive issue, so no need to claim it- just submit your PR.
The text was updated successfully, but these errors were encountered:
In this issue, we will try to solve the problem that are QR encoder is limited by the size of present day QRs. So, to store large files like videos, images, etc, we will try to upload the file to a cloud platform and encode its url into a QR.
The first step will be to research about its feasibility and details.
So the task will be as follows:
Complete this task and submit the findings in the form of a text file, in the same folder you have been using for the previous tasks. If you are new to this repo, just create a folder inside QR-Encoder-Decoder, named after your github id, and add the text file there.
This is a competitive issue, so no need to claim it- just submit your PR.
The text was updated successfully, but these errors were encountered: