Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 638 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 638 Bytes

URL-Shortnener

A Python Flask app designed to allow you to create shortcuts

First incuirsion with Python and Flask and anything more than siumple HTML. App is designed to create shortcuts from URL's.

Usage: Put the desired shortcut in the top box, and the URL (complete with http:// or https://) and click shorten.
This will export into a json file, and also creates a cookie.

Code is instructed and inspired from: Bluelime Learning Solutions and their Udemy course: Flask for beginners: Create Real World Interactive Apps https://www.udemy.com/course/flask-for-beginners-create-real-world-interactive-apps/learn/lecture/18368968