Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
/ SHORT Public archive

URL Shorten App | The URL Shortening Application is a tool that turns long web addresses into short and easy-to-share ones. This way, you can share the links you want with less characters on platforms such as social media, email or messaging.

License

Notifications You must be signed in to change notification settings

EW-EndWall/SHORT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

SHORT

Copy Paste Shorten

Table Of Contents

About The Project

Screen Shot

The URL Shortening Application is a tool that turns long web addresses into short and easy-to-share ones. This way, you can share the links you want with less characters on platforms such as social media, email or messaging.

Warning: The link will be deleted after 1 hour, and it does not keep statistics because it is a test application.

Getting Started

Easy to install, download, put files on server, upload to sql database, update db.php, ready.

Installation

  1. Clone the repo
git clone https://github.com/EW-EndWall/SHORT.git
  1. Enter your DB in db.php
$servername = "localhost";
$database = "short";
$username = "root";
$password = "";
  1. Install sql
phpmyadmin import short.sql

License

Distributed under the Apache-2.0 License. See LICENSE for more information.

About

URL Shorten App | The URL Shortening Application is a tool that turns long web addresses into short and easy-to-share ones. This way, you can share the links you want with less characters on platforms such as social media, email or messaging.

Topics

Resources

License

Stars

Watchers

Forks