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

QR- Encoder linked with cloud storage platforms #79

Open
shauryaaa100 opened this issue Dec 24, 2024 · 0 comments
Open

QR- Encoder linked with cloud storage platforms #79

shauryaaa100 opened this issue Dec 24, 2024 · 0 comments
Labels
competitive For competitive issues, only top PRs need to be accepted. Points: 20

Comments

@shauryaaa100
Copy link
Collaborator

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.

@shauryaaa100 shauryaaa100 added Points: 20 competitive For competitive issues, only top PRs need to be accepted. suggestions labels Dec 24, 2024
@shauryaaa100 shauryaaa100 added Points: 15 Points: 20 and removed Points: 20 competitive For competitive issues, only top PRs need to be accepted. suggestions Points: 15 labels Dec 31, 2024
@shauryaaa100 shauryaaa100 added the competitive For competitive issues, only top PRs need to be accepted. label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
competitive For competitive issues, only top PRs need to be accepted. Points: 20
Projects
None yet
Development

No branches or pull requests

1 participant