Skip to content

Sanj104/Codeverse_webdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smart URL Shortener

Description

This is a full-stack web application that converts long URLs into short, shareable links and tracks how many times each link is accessed.


Features

  • Shorten long URLs into unique links
  • Redirect users to original URLs
  • Track number of clicks
  • Dashboard to view all links
  • Copy short link functionality
  • Input validation and error handling

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Flask (Python)
  • Database: SQLite

How to Run Locally

1. Clone the repository

git clone https://github.com/Sanj104/Codeverse_webdev.git
cd Codeverse_webdev<img width="1590" height="642" alt="image" src="https://github.com/user-attachments/assets/c8113fec-d73c-4021-9cc2-6a74e1a4f024" />

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors