This is a full-stack web application that converts long URLs into short, shareable links and tracks how many times each link is accessed.
- 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
- Frontend: HTML, CSS, JavaScript
- Backend: Flask (Python)
- Database: SQLite
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" />