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

Create Custom Short URLs #6

Open
yuktha-c-reddy opened this issue Oct 1, 2024 · 0 comments
Open

Create Custom Short URLs #6

yuktha-c-reddy opened this issue Oct 1, 2024 · 0 comments

Comments

@yuktha-c-reddy
Copy link

Currently, the URL shortener generates random URLs. It would be a great enhancement to allow users to create custom short URLs instead of relying solely on randomly generated ones.

Acceptance Criteria:

  • Users can input a custom short URL.
  • The system verifies the uniqueness and validity of the custom URL.
  • If valid, the custom short URL is saved and accessible.
  • If invalid, users receive an appropriate error message.

I'd love to contribute to this and i believe I can help implement the feature as described in the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant