Skip to content

Flask web application, to save url and file with a short name.

Notifications You must be signed in to change notification settings

God-Hand/Url-Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url-Shortener

Flask web application, to save url and file with a short name.

To run application

Download the zip file and to run flask application, follow this steps.

Install pipenv :

pip install pipenv

After pipenv installation, run pipenv command :

pipenv shell or pipenv run

Run application :

python app.py

Outcomes

Home page :

Image of home_page

Redirect to your_url page :

Image of your_url_page

About

Flask web application, to save url and file with a short name.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages