Skip to content

ahon54/Name-Generator

Repository files navigation

Trans Name Generator React App

(README copied from develop branch, which is where the latest version of the app is)

This is a React app made for a hackathon. The concept is for people transitioning from male to female or vice versa to provide name suggestions for them that are phonetically similar. Name suggestions are found comparing the user input name and a list of names with levenshtein distance (difference in two words by counting the minimum number of changes to turn one word to the other).

Another update to be done would be an additional option to choose gender neutral names as a more generalist choice, since gender is not that straightforward for 2 ways.

To run this application:
Clone the repo.
Run npm ci or npm install on the folder
Install Expo on a phone (tested on Android OnePlus 6).
Run npm start
Using Expo, scan the QR code generated by the running program.

Main screen, mode selector

Screenshot

Name search

Screenshot_20240412-164722

Choosing to start with a first letter of the name instead of doing a name input

Screenshot_20240412-164716

Example output for Adrian

Screenshot_20240412-164507

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •