SuhailSherief / NutShell

"Put the URL in a Nutshell". NutShell is a website for shortening URLs for easier sharing and access.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NutShell


Put the URL in a Nutshell. NutShell is a website for shortening URLs for easier sharing and access.

To get this work in your system:

  • Get Python 3.10.4 or recent versions refer here
  • Have a code editor [Visual Studio code or Pycharm or any..]
  • Set up a virtual environment and install Django 4.0.6 or recent versions refer Documentation site
  • Get the code
  • Here you go! Type the command in the terminal to run the server in your browser
python manage.py runserver

NutShell


image

image

That's it! The shortened link can be used!

About

"Put the URL in a Nutshell". NutShell is a website for shortening URLs for easier sharing and access.


Languages

Language:Python 77.9%Language:HTML 21.6%Language:Procfile 0.5%