shubhajitml / cutly

cutly - A URL shortener with authentication support + custom URL + analytics

Home Page:http://shortly123.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cutly

An URL shortener service (built with Django) like bit.ly (custom url generation + authentication support for multiple users + analytics)

Project Description

Total 2 apps are there,

  1. shortener : all url Shortening and redirecting to original URL is handled here.
  2. authenticator : for authentication purpose (supporting multi user)

ORM (Database Schema)

About

cutly - A URL shortener with authentication support + custom URL + analytics

http://shortly123.herokuapp.com/


Languages

Language:Python 53.6%Language:HTML 46.4%