/Link-Manager

A simple web application that allows you to save and manage links with titles, descriptions, and LeetCode problem IDs.

Primary LanguageJavaScriptMIT LicenseMIT

Link Manager

A simple web application allows you to save links with titles and descriptions and manage them in a table view. Built with Bootstrap and JavaScript.

Features

  • Input links, titles, and descriptions
  • Option to save LeetCode problem IDs (automatically fetches problem name, acceptance rate, and difficulty)
  • Displays saved links in a table with title, description, link icon, and remove button
  • Links persist in the browser's local storage
  • Responsive design using Bootstrap

Usage

  1. Enter a link (or LeetCode problem ID) in the "Enter Link or Enter the ID" input field.
  2. Enter a title and description for the link.
  3. Click the "Save Link" button to add the link to the table.
  4. Click the "Remove" button to remove a link in the corresponding table row.

Access

Visit the website: Link Manager

Collaboration

For collaboration inquiries, contact via LinkedIn.

License

License: MIT

Licensed under the MIT License.