extinctsion / extinctsion/quickkURL
Generate Shortened URL with QR Code
Offen
#4
2 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @AndrewHUNGNguyen
Auf GitHub ansehen
enhancement
- Vorherrschende Sprache
- TypeScript
- Sterne
- 3
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.