Giter Club home page Giter Club logo

ashutoshkrris / shorty Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 16.0 1.02 MB

Shorty is a URL shortening service built using Django. This service includes user authentication as well as shortening service. The app also keeps tracks of URLs that you have already shortened and it can show you how many times that site has been visited using that link.

Home Page: https://srty.me

License: MIT License

Python 38.91% HTML 58.70% CSS 2.40%
python django url-shortener shorty hacktoberfest hacktoberfest-2020 shortening-urls

shorty's Introduction

Open Source? Yes! License: MIT GitHub stars GitHub forks GitHub pull-requests

Shorty - URL Shortener πŸ“

Shorty is a URL shortening service built using Django. This service includes user authentication as well as shortening service. The app also keeps tracks of URLs that you have already shortened and it can show you how many times that site has been visited using that link. In addition to shortening URLs, it will also auto-generate QR codes for the shortened links.

Website Link πŸ“‘

You can visit the site here or http://srty.me

Open Source πŸ‘­πŸ‘¬

This is a completely open sourced project. You can contribute to it if you want to add some feature or improve some feature. Feel free to create a pull request.

Please refer to the instructions to get yourself added in the Contributors page.

See you there!!

Features β™₯️

  • Custom/Random Short Link Generator(for everyone)
  • Auto-generate QR Code(only for logged in users)
  • User Authentication
    • Sign Up
    • Login
    • Change Password
    • Logout
  • Keep track of all shortened URLs(only for logged in users)

Working Demo πŸ’»

  • Homepage(before login)

Homepage

  • Signup Page

Signup Page

  • Login Page

Login Page

  • Homepage(after login)

Dashboard

  • Dashboard/Shortener

Dashboard

  • Change Password

Dashboard

Getting Started

  • Fork this repository and clone the forked repository

  • Change the working directory to the folder where you downloaded the files

  • Install all the dependencies using the pip command :

    pip install -r requirements.txt

  • After successful installation of all packages, run the follwing Django commands :

    py manage.py migrate

    py manage.py runserver

  • Visit 127.0.0.1:8000 in your browser and enjoy the app.

Built using Django 3.1 and Python 3.8.5 by Ashutosh Krishna

Please don't forget to ⭐ the repository if you liked it.

shorty's People

Contributors

ashutoshkrris avatar donjosemathew avatar rodrigo-nh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

shorty's Issues

URL Shortener for common users

Currently, the site can shorten URLs for authenticated users only. But need to add Shortener for common users too.

Do follow the contributions guidelines and do not make such changes which breaks the codeπŸ˜₯

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.