/miniurl

Primary LanguagePython

miniurl (under active development)

A simple url shortener (under active development)

Installation

To install the application run the following commands in order

source venv/bin/active
python get-pip.py pip==19.3
pip install -r requirements.txt

Starting the application

To start the application run the following commands

python manage.py runserver

Technologies used in the application

The following technologies are used in the application

  • django