abhijeetnishal / URLShortener

URL Shortener Deployed Link 👇🏻
https://urlsrtner.vercel.app
MIT License
37 stars 59 forks source link

Add QR Code Generation Feature to URL Shortening Service. #32

Closed amritmaurya1504 closed 3 months ago

amritmaurya1504 commented 3 months ago

Proposal: Add QR Code Generation Feature to URL Shortening Service

Hey,

I hope this message finds you well. I'm excited to propose an enhancement to your URL shortening service by introducing a new feature: QR code generation.

Problem Statement:

Currently, your URL shortening service provides users with shortened URLs for long links. However, I have identified an opportunity to enhance user experience and offer additional value by enabling users to generate QR codes for the shortened URLs.

Proposed Solution:

I propose adding a new feature to our URL shortening service that allows users to generate QR codes for the shortened URLs. Here's how it would work:

  1. Generate Short URL: Users submit a long URL to be shortened using our service.
  2. Generate QR Code: Alongside the shortened URL, our system generates a corresponding QR code.
  3. QR Code Integration: Users can download the generated QR code or use it directly from our platform for their needs.

Let me know your thoughts on this proposal. I'm eager to collaborate on this enhancement and contribute to its successful implementation.

Best regards, Amrit Raj

Sahilll15 commented 3 months ago

That's a great idea @amritmaurya1504 if you are okay may I work on this issue

Ansh101112 commented 3 months ago

Hey @amritmaurya1504 could you assign me this issue?

GOKULGSECE commented 3 months ago

Hey @amritmaurya1504 i have a pratical experience on Generating QR-CODE hereby,attaching the Github link of my previous project related to this issue https://github.com/GOKULGSECE/QRCODE-GENERATOR

soham0005 commented 3 months ago

Hello @amritmaurya1504, can i work on this issue of creating QR code and downloading for the user?

abhijeetnishal commented 3 months ago

I guess one issue is already created #31 for this feature. Try to work on other issues, good luck.

I am closing this issue as duplicate

abhijeetnishal commented 3 months ago

Hey @amritmaurya1504, I am assigning this issue to you now. Good luck.

abhijeetnishal commented 3 months ago

Before implementing this discuss how you are implementing using any external package or custom, etc

Sahilll15 commented 3 months ago

using external package will be the best quicker and tested solution

abhijeetnishal commented 3 months ago

Hey @Sahilll15, could you share that npm package, I will check the size so that it will not affect the build and performance

Sahilll15 commented 3 months ago

@abhijeetnishal This is the one that i have used https://www.npmjs.com/package/qrcode

abhijeetnishal commented 3 months ago

Hey @Sahilll15, i think implementing the custom qr code feature is not too hard. So i think we can go for custom one.

abhijeetnishal commented 3 months ago

Hey @amritmaurya1504, are you working on this?

abhijeetnishal commented 3 months ago

Hey @Ansh101112, assigning this issue to you now.

Prashant-2024 commented 3 months ago

I would like to work on this issue under GSSOC'24. Request to assign it to me

abhijeetnishal commented 3 months ago

I would like to work on this issue under GSSOC'24. Request to assign it to me

Hey @Prashant-2024, this issue is already assigned to @Ansh101112 for now. Work on other issues or projects.

shreyansh1410 commented 3 months ago

Hi @abhijeetnishal, is this issue up for grab?

abhijeetnishal commented 3 months ago

Hey @shreyansh1410, this feature will be added for authenticated users so there are other issues that needs to be done.

Closing this issue as this feature is currently not needed.