Skip to content

teresinahc/Custom-URL-Shortener

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom-URL-Shortener

This is a python web app that takes long URL and squeezes it into short/long custom characters to make a link customized which is simpler to share, tweet, or email to friends.

The app is using python flask and sqlite3 database.

Installation

In your virtual environment

pip install -r requirements.txt

Run

python app.py

Feel Free to contribute :P

License : MIT

About

Custom URL Shortener

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 1.1%
  • Other 1.2%