Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 440 Bytes

File metadata and controls

13 lines (10 loc) · 440 Bytes

PythonScript_URLshortener

Objective:

This is a fun project for shortening a website URL to a local server. This also implements a GUI.

Milestone:

  • Successfully implement the shortening functionality
  • Implement basic GUI
  • Store data into a SQL database
  • Make a better shortening algorithm also faster URL checking for larger database
  • Cloud database
  • Modern GUI / Non-local URL (?)