Mini_Python_Projects icon indicating copy to clipboard operation
Mini_Python_Projects copied to clipboard

Add a simple URL shortener

Open CodeDrinks270 opened this issue 4 months ago • 5 comments

Description:

Implement a basic Python script that shortens long URLs using the pyshorteners library (TinyURL service). This feature allows users to input a URL and receive a shortened version that can be easily shared or used elsewhere.

Goals / Acceptance Criteria:

  • Install and use the pyshorteners library.
  • Accept user input (a long URL) via console.
  • Generate and print the shortened URL using TinyURL.
  • Handle invalid URLs gracefully (optional).
  • Include basic documentation or inline comments explaining the code.

CodeDrinks270 avatar Oct 13 '25 16:10 CodeDrinks270

@RK1905101 please assign it to me

CodeDrinks270 avatar Oct 15 '25 14:10 CodeDrinks270

hi @CodeDrinks270 , can you add more functionalities to this? as this code is already available over internet, please lt me know if you would like to add some :)

RK1905101 avatar Oct 15 '25 19:10 RK1905101

@RK1905101 sure i will look into it

CodeDrinks270 avatar Oct 16 '25 09:10 CodeDrinks270

hey @RK1905101 can i work on this

Lakshith7748 avatar Oct 25 '25 16:10 Lakshith7748

@RK1905101 please assign this to someone

CodeDrinks270 avatar Oct 26 '25 09:10 CodeDrinks270