PrajaktaSathe / Python

Features small Python projects. You are welcome to contribute here!
MIT License
27 stars 45 forks source link

Added URLShortener Python Script #8

Closed prathimacode-hub closed 3 years ago

prathimacode-hub commented 3 years ago

I've added a python script which shortens the URL. Kindly accept my Pull Request. I have used Pycharm. Thank you.

PrajaktaSathe commented 3 years ago

Good work there! 🙌 Could you please share screenshots of what your code does?

prathimacode-hub commented 3 years ago

Thank you for providing me with this contribution opportunity. 😊 Yeah, sure. I've added up my screenshot here.

Screenshot

URL Shortener

Description

This project helps in shortening your URL into a customized tiny.url format. Enter your URL in "My URL Shortener" and click an option of "Generate Short URL". It generates the customized URL and displays in the allotted space. You can copy the URL using "Copy URL" button.

prathimacode-hub commented 3 years ago

Thanks for the mention and merging up the PR.