URL Shortener

Intermediate Web High

A full-stack web app that takes long URLs and generates short codes. Users can paste a link and get a shorter one back. Teaches Flask routing, random code generation, and front-end form handling.

Download Starter Code

Features

  • Shorten any valid URL
  • Redirect short codes to original URL
  • Track how many times a link was clicked
  • List all shortened links in a dashboard

Project Roadmap

Follow these steps in order. Each one builds on the previous.

0% completed

Helpful Resources

Starter Code

Loading starter code...