Skip to content

Spark631/URL-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-shortener

csL8kaGkfd

Hiya!

This is my python project utilizing the package Sqlite3. I had a lot of fun learning how databases worked and would love to learn more about them!

Shown above is an overview of how the URL shortener works.

About the program

-This program generates a short link from a list of 62 characters, resulting in a possibility of 916132832 unique links

-The links are stored in a Sqlite3 database

-In an event that the program generates a link that is already used, it will generate a new link.

-It can also determine if a link is valid or not

About

Takes any valid URL and shortens it📎✂️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published