A simple URL shortener using Flask and Python.
Requires Flask
python flask_interface.py
Go to localhost:5000 in your favorite browser.
Works, but needs some polishing.
-
Use SQL instead of a Python dictionary
-
Add CSS / improve the visuals
-
Support for stats and visualisation