extinctsion / extinctsion/quickkURL

Generate Shortened URL with QR Code

Open
#4 2 comments 0 reactions 1 assignee Claimed by @AndrewHUNGNguyen View on GitHub
enhancement
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Description:**
As a user, I want to create a shortened URL along with its corresponding QR code. When I enter a long URL, the system should:

- Generate a shortened URL.
- Display a QR code alongside to the shortened URL that, when scanned, redirects to the shortened URL.

**Acceptance Criteria:**

- Input field for users to enter a long URL.
- Backend logic to generate a shortened URL.
- QR code generated for the shortened URL.
- Both shortened URL and QR code displayed to the user.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.