manu-chroma / username-availability-checker

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

Add username generator feature #127

Closed kx-chen closed 5 years ago

kx-chen commented 5 years ago

Add functionality that allow users to generate usernames.

Closes https://github.com/manu-chroma/username-availability-checker/issues/111

Uses the following library: https://github.com/awesmubarak/username_generator_cli

Quick screenshot of it: username-generator-in-action

Definitely need suggestions on how to improve this!

seeeturtle commented 5 years ago

Why don't you put them in the home page, instead of the result page. I think users who need that functionallity are unlikely to go inside the result page.

kx-chen commented 5 years ago

The username generator has been moved to the home page. Please suggest more changes :)

manu-chroma commented 5 years ago

Thank you for your contribution @kx-chen