Skip to content

Shortify.live is a website built using PHP and SQL that allows users to shorten long URLs into more concise, manageable links. The website has a simple and user-friendly interface that makes it easy for users to generate shortened links with just a few clicks.

License

Notifications You must be signed in to change notification settings

samunicode/Shortify-URL-Shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortify-URL-Shortner

Shortify_demo.mp4

About Shortify

Shortify.live is a website built using PHP, HTML, and SQL that allows users to shorten long URLs into more concise, manageable links. The website has a simple and user-friendly interface that makes it easy for users to generate shortened links with just a few clicks. Whether you want to share a link on social media, email, or text message, Shortify can help you make it shorter and neater.

Installation

To run this project locally, you need to have PHP and SQL installed.

  1. Clone this repository: git clone https://github.com/samunicode/Shortify-URL-Shortner.git
  2. Change directory to the project folder: cd Shortify-URL-Shortner
  3. Create a database named shortify and import the shortify.sql file
  4. Edit the index.php file with your database credentials
  5. Run the app: php -S localhost:8000
  6. Open your browser and go to http://localhost:8000

Screenshots

Note

This repo contains only the front-end part of the website and the basic sql code. The back-end part is hosted on a different server and is not publicly available.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Shortify.live is a website built using PHP and SQL that allows users to shorten long URLs into more concise, manageable links. The website has a simple and user-friendly interface that makes it easy for users to generate shortened links with just a few clicks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published