Giter VIP home page Giter VIP logo

ezlynk's Introduction

EZlynk - URL Shortener Flask App

EZlynk is a URL shortener Flask application that allows users to shorten long URLs into more manageable and shareable links. This application is powered by Flask, with Firebase serving as the backend data storage.

Features

  • Shorten long URLs with ease.
  • Customize shortened URLs according to your preferences.
  • Choose between random or custom short URL types.
  • Real-time availability check for custom short URLs.
  • Securely store and manage URLs using Firebase.

Installation

To run EZlynk locally, follow these steps:

  1. Clone this repository to your local machine.

    git clone https://github.com/arycodes/ezlynk.git
    
  2. Install the required dependencies listed in requirements.txt using pip.

    pip install -r requirements.txt
    
  3. Set up a Firebase project and obtain the necessary credentials (service account key).

  4. Configure your Firebase credentials in the Flask application.

  5. Run the Flask application.

    python app.py
    
  6. Access EZlynk in your web browser at http://localhost:5000.

Firebase Setup

To set up Firebase for EZlynk:

  1. Create a Firebase project on the Firebase Console.

  2. Go to Project Settings and select the Service accounts tab.

  3. Generate a new private key for your Firebase service account and download the JSON file containing the credentials.

  4. Place the downloaded JSON file in your Flask application directory and configure the path in the Flask app.

Usage

To use EZlynk, follow these steps:

  1. Navigate to the EZlynk web interface in your browser.
  2. Enter the long URL you want to shorten in the provided input field.
  3. Optionally, choose the type of short URL you prefer (random or custom).
  4. If custom URL is selected, customize your short URL according to availability.
  5. Click the "Shorten" button to generate your shortened URL.
  6. Copy the generated URL and share it wherever you need.

Contributing

Contributions to EZlynk are welcome! If you encounter any issues or have suggestions for improvement, please open an issue or submit a pull request.

License

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

Contact

For any inquiries or feedback, feel free to contact us at [email protected].


ezlynk's People

Contributors

aryantricks avatar arycodes avatar

Watchers

 avatar

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.