garimasingh128 / awesome-python-projects

📱 ✅ Some awesome projects in python! 📱 ✅

Home Page:http://garimasingh.me/awesome-python-projects/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Shortener

garimasingh128 opened this issue · comments

Project Details: Are you familiar with some tools like bit.ly and TinyURL ? These tools shorten the URL and makes them easy to remember. Long URLs are filled with difficult characters and it’s not easy to remember them. These services reduces the characters or letters in URLs and returns a new shorten URL to the user.

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.64. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Hey,

Do we need a script for this or some full stack solution?

Thanks

Depends on the level of the participant to which it is assigned! If you can create a web interface or a GUI using tkinter, it would be great. A script would also work okay.

I would like to give a try to script first and later looking into an interface app.
Can u assign this to me?