Skip to content

iOliver678/urlShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener Project

This is a simple URL Shortener application built using FastAPI for the backend and React for the frontend. Users can shorten URLs, create custom aliases, view all shortened URLs, and delete URLs as needed.

Features

  • Shorten URLs: Generate a shortened link for any given URL.
  • Custom Aliases: Optionally specify a custom alias for the shortened URL.
  • View All URLs: Display a list of all shortened URLs and their aliases.
  • Delete URLs: Remove any shortened URL from the list.
  • Persistent Storage: URLs are stored in an SQLite database.

Technologies Used

  • Backend: FastAPI (Python)
  • Frontend: React with Vite
  • Database: SQLite
  • Styling: CSS

cleezy

About

A url shortener for SCE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •