sifatul / codies

An open source project to track profiles of developers and show their info in a single page so that recruiters/peer developers do not have to visit many different platform
https://find-profile.vercel.app/
MIT License
15 stars 14 forks source link

[f/e] show error message on inserting unwanted input #7

Closed sifatul closed 1 year ago

sifatul commented 2 years ago

currently platform supports only :

  1. valid url
  2. valid username

if any user inputs a https url in a wrong format, i.e: ww:://http://blah.com or a name as firstName SecondName then it needs to show error message

Mushfiqur06 commented 2 years ago

Brother, can I pick this?

sifatul commented 2 years ago

@Mushfiqur06 definitely. Added you as assignee

sifatul commented 1 year ago

Handled by @sifatul