Skip to content

This Url Shortner offers custom made link and randomly generated shortened link along with login and register feature. The app is made using DJANGO, HTML, CSS, JavaScript.

Notifications You must be signed in to change notification settings

harshkedia17/Url-Shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url-Shortner

Url Shortner

Cloning the repository

--> Clone the repository using the command below :

git clone https://github.com/harshkedia17/Django-Project-StudyBud-.git

--> Move into the directory where we have the project files :

cd urlshortner

--> Create a virtual environment :

# Let's install virtualenv first
pip install virtualenv

# Then we create our virtual environment
virtualenv envname

--> Activate the virtual environment :

envname\scripts\activate

Running the App

--> To run the App, we use :

python manage.py runserver

⚠ Then, the development server will be started at http://127.0.0.1:8000/

App Preview :

 

Dashboard Page


Login Form

About

This Url Shortner offers custom made link and randomly generated shortened link along with login and register feature. The app is made using DJANGO, HTML, CSS, JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published