CodeProjectz

Search
Generic filters

Download Free URL Shortener Using Django Framework

URL Shortener Using Django Framework_CodeProjectz
Project CategoryProject SizeLanguage
91.1 KB,

This is an advanced project on URL Shortener which can shorten any given URL to the URL of your choice. The shortened URL works as a redirecting link to your desired website.

About System

The system is built fully in Django Framework in back-end and HTML, CSS in front-end. It has similar features like popular Bit.ly or adf.ly URL shorteners and can perform all the task like customizing the URL shortened code to the code of your choice or it also can be programmed to generate random slugs for the shortened URL.

This app also provides an admin panel through which all the shortened URLs can be controlled along with its redirected links. It is an advanced project with advanced features.

Note: The development server have to be run in private window of your browser.

How To Run The Project?

To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

Step-1: Extract/unzip the file

Step-2: Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

  1. pip install -r requirements.txt
  2. python manage.py runserver

Step-3: Finally, open the browser and go to localhost:8000

For Login and Admin panel:
Username: admin
Password: admin

Click the Button Below to Download URL Shortener Using Django Framework and its Source Codes

Similar Interesting Projects

Perfume system IN PHP, CSS, JavaScript, AND MYSQL_Feature Image

Perfume system using PHP, CSS, JavaScript and MySQL

“Perfume system” is a simple project where they give the knowledge of the perfume to the user. Perfume is being a growing business in today’s market. This system is written in PHP and MySQL. All of the people use perfume but limited people know about their values, categories, etc.

Read More »
Cafeteria Rating System In C Programming With Source Code

Cafeteria Rating System In C Programming With Source Code

In this Cafeteria Rating System In C Programming, rating of the quality of the cafeteria or food outlet is done. Here, 40 students are asked to rate the quality of food in the student cafeteria on a scale of 1 to 10 (1 means awful and 10 means excellent) Place the 40 responses in an integer array and summarize and display the results of the poll. 

Read More »
Simple Advertisement Manager In PHP With Source Code

Simple Advertisement Manager In PHP With Source Code

Simple advertisement manager project is developed using PHP, CSS, HTML, and JavaScript. Talking about the project, it has all the essential features required for the management advertisements of a website. This project contains only the admin’s side where he/she can add and view the advertisements. The Admin plays the main role in the management of the system.

Read More »
Battleship Game In C# With Source Code

Battleship Game In C# With Source Code

Battleship game in C sharp is a simple command prompt game written in C sharp language. This game is developed in the visual studio. In this game, you just have to select the game mode. After all that you have to enter the name of the player and start continuing to play it. Here you have to tell the player to attack the position like A1, B2 as per your choice of attack.

Read More »
Electricity Billing System In C Programming With Source Code

Electricity Billing System In C Programming With Source Code

Electricity Bill system is specially designed for the purpose of calculating total electricity bill consumed. In this system, user has to enter total units consumed and the total sum amount is displayed. There is no any error and warning contents in the project. The design is so simple that user won’t find it difficult to use and navigate.

Read More »