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

Creating a Qr Code Generator #36

Closed
Arisha2902 opened this issue Oct 19, 2024 · 7 comments
Closed

Creating a Qr Code Generator #36

Arisha2902 opened this issue Oct 19, 2024 · 7 comments
Assignees
Labels
gssoc-ext hacktoberfest Issues to be solved under hacktoberfest

Comments

@Arisha2902
Copy link
Contributor

I am developing a QR code generator app that allows users to input any text, and the app will generate a corresponding QR code.
When scanned, the QR code will return the exact text that was initially provided.
The app will be simple to use and can be integrated into various platforms for easy sharing.

Using html, css and mainly Java Script.

@PreyumKr
Copy link
Owner

Will it create a QR from its own logic or use a prebuilt tool? New, unique QR generators would be nice. I am also thinking of making a QR from scratch, but ya go for it. The basic functionality of QR to text and vice versa conversion, even with readymade modules, are great for some people looking for a fast approach to creating QR.

@PreyumKr PreyumKr added hacktoberfest Issues to be solved under hacktoberfest gssoc-ext and removed gssoc-ext labels Oct 19, 2024
@Arisha2902
Copy link
Contributor Author

It is using external api to generate Qr

@PreyumKr
Copy link
Owner

okay. When youll push the code i'll look how it works.

@PreyumKr
Copy link
Owner

I dont think gssoc extended is linked with this repo. Its for only hacktoberfest. For GSSoC you should visit their projects that they have floated on their page's project section and contribute on them I guess. Those repos even have their gssoc tag.

@Arisha2902
Copy link
Contributor Author

Arisha2902 commented Oct 22, 2024

sir. actually the website is readdy but it is not responsive.
I am having my sessional nowdaya so if you alllow can I upload this on 28.

Uploading labbo - Google Chrome 2024-10-22 09-31-03.mp4…

or I can do is upload the code now then make it responsive on 28

@PreyumKr
Copy link
Owner

Sure whenever you can push the code. That's no problem, I guess.

PreyumKr added a commit that referenced this issue Oct 27, 2024
@PreyumKr
Copy link
Owner

How come this line:
NOTE: If you face any issues with the path of videos while running the tree script or the other two scripts then try moving the working folder closer to the root directory of the drive. It might solve the issue.
went missing from the latest readme in your update I have no idea. But its okay, I cloned and brought it back. Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext hacktoberfest Issues to be solved under hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants