URL Shortener

Intermediate Web Python JavaScript HTML CSS High effort

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

Learning Resources

starter_code
Download file
Loading...
Copied to clipboard!