synapsecode / Flask-URLShortener

A Simple Flask Application that takes a big URL and shortens it down to a small url that can be shared. It is currently hosted on localhost but is built to run on any domain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-URLShortener

A Simple Flask Application that takes a big URL and shortens it down to a small url that can be shared. It is currently hosted on localhost but is built to run on any domain.

Tech Stack

  1. Python & Flask
  2. Flask-SQLAlchemy (Database)
  3. HTML, CSS & JS (Frontend)

Demo

About

A Simple Flask Application that takes a big URL and shortens it down to a small url that can be shared. It is currently hosted on localhost but is built to run on any domain.


Languages

Language:HTML 62.5%Language:Python 17.6%Language:CSS 11.8%Language:JavaScript 8.1%