Skip to content

dkhyl/Final-Project-CS50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener - CS50 Final Project

A web application built with Flask that shortens long URLs, similar to bit.ly.

Features

  • Shorten long URLs
  • User-friendly web interface
  • SQLite database storage
  • Flask backend with HTML/CSS/JavaScript frontend

Technologies Used

  • Python 3.7
  • Flask
  • SQLite
  • HTML/CSS/JavaScript

Setup

  1. Clone this repository
  2. Run pip install -r requirements.txt
  3. Run python app.py
  4. Visit http://localhost:5000

About

This project was completed as the final project for Harvard CS50x course.

About

This is my final project with CS50 , it's a flask web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published