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.
- 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
- Enter a link (or LeetCode problem ID) in the "Enter Link or Enter the ID" input field.
- Enter a title and description for the link.
- Click the "Save Link" button to add the link to the table.
- Click the "Remove" button to remove a link in the corresponding table row.
Visit the website: Link Manager
For collaboration inquiries, contact via LinkedIn.
Licensed under the MIT License.