Skip to content

tusharjain2802/LinkEase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkEase

LinkEase is a URL shortening application designed to simplify link management and tracking.

Features

  • One-Click Link Shortening: Shorten URLs with a single click for easy sharing.
  • Self-Destructing Links: Shorten URLs get self destructed within 48 hours (2 days).
  • Personal Dashboard: Each user gets a personal dashboard to manage their shortened links.
  • Link Analytics: View analytics such as time remaining before deletion for each shortened link, number of visits.
  • Easy Register: Register in to access URL shortening and analytics features.
  • Logout: Logout securely after using the application.
  • Fully Secure Website: Requires login for URL shortening, ensuring privacy and security.

Usage

  1. Login/Logout:

    • Visit Live Website and log in securely.
    • Click on the "Logout" button when done.
  2. Shorten URLs:

    • After logging in, enter the original URL in the provided field.
    • Click the "Shorten" button to get the shortened URL.
  3. Analytics:

    • Visit the Analytics Portal after logging in.
    • Access information about all shortened URLs and their visit counts.

Installation

  1. Clone the repository:

    git clone https://github.com/tusharjain2802/LinkEase.git
    
  2. Install dependencies:

    cd LinkEase
    npm install
    
  3. Run the application:

    node app.js
    
  4. Access the application at http://localhost:3000/

Contributing

Contributions are welcome! Please fork the repository and create a pull request for any improvements or features.

About

A link shortener web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published