Param302 / SocialRepo

Social Repo - Your Social Handles Repository in a chrome extension.
Apache License 2.0
39 stars 35 forks source link

[FEATURE] Create a Link Validator #41

Closed Param302 closed 1 month ago

Param302 commented 1 month ago

Create a Link Validator

Overview

Create a link validator function in JavaScript for edit panel to validate the entered text, whether it's a valid link or not. image

What is the definition of a Valid Link :question:

A link is valid if:

Requirements:

Resources

You can take help of this article.

Important:

Do NOT change the existing layout/design or functionality.

If you have any suggestion or idea, you're welcome to share.

Let's implement SocialRepo's link validator! 🙌

Subhoshri commented 1 month ago

I want to work on this issue. Please assign it to me as I don't have any other ongoing issues.

Param302 commented 1 month ago

I want to work on this issue. Please assign it to me as I don't have any other ongoing issues.

Hey @Subhoshri sure! I am assigning you this issue, you can work on it.

Param302 commented 1 month ago

As @Thejas775 has contributed to this issue in #47 , I am closing this issue.