Skip to content

miikkuu/django-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django URL Shortener App

This is a simple Django app that implements URL shortening backend mechanism using functional views in Django. It uses the default SQLite3 database and users are free to contribute to the project and suggest improvements.

Requirements

The following are the requirements for running this app:

  • Python 3.6 or higher
  • Django 3.0 or higher

You can install all the required packages by running the following command:

pip install -r requirements.txt

Usage

To run the app, execute the following command:

python manage.py runserver

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A Django web app . A Simple Link Shortener solution.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors