manu-chroma / username-availability-checker

Live at : https://username-check.herokuapp.com/
96 stars 36 forks source link

If user name is available, take user to the Sign Up page #120

Closed ayan-b closed 5 years ago

ayan-b commented 5 years ago

If a username is available, on clicking the icon it should take the user to the Sign Up page of the respective site.

jayvdb commented 5 years ago

Add a signup: key in websites.yml with the signup url, with url parameters as template variables, for a few sites.

Once a few are done, submit a PR.

Then we'll create new issues for adding signup support to the remainder of the websites, and other participants can help.