rhiever / name-age-calculator

Analyzes a name and guesses the age range of a person with that name.
http://rhiever.github.io/name-age-calculator/
43 stars 8 forks source link

Rework this web app so it automatically updates the age guesses according to the current year #4

Open rhiever opened 4 years ago

rhiever commented 4 years ago

Currently this web app has fixed age guesses that it presents based on the date the underlying data was updated. It should be feasible for the web app to instead calculate the age guesses on the fly based on the current year.