Skip to content

Bibhuti05/QuickLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickLink

It is a super simple URL shortner that does only one thing. It is idiot proof and super intuitive to use. More features will be added later, with very careful considerations.

Preview

I am yet to figure out some ways to host it for free. You can aslways clone it and try to run it. But for now here is the video. Screencast from 01-11-23 11:12:31 AM IST.webm

Installation

I have also pushed the venv, Activate it or incase it does not work, please look for requirement.txt. Or look for Dependencies imported in the app.py incase of missing requirements.txt.

python 3.10.12

cd QuickLink
source venv/bin/activate
python3 init_db.py
flask run

incase of venv not working

pip install flask hashids sqlite3

About

Super simple URL shortner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published