Logo Lanfrica

GLouisG/akan-name-gen

Domain:

natural language processing

Record type:

software
Creator:
GLo
Host:
A simple Akan name generator, that gives you an Akan name corresponding to the day of the week on which you were born. This website was inspired by Akan naming customs from Ghana. Made using Javascript, CSS and HTML. # Simple Akan Name Generator ## Authors and Contributors - Louis Gacho - E-mail: louis.gacho@student.moringaschool.com ## Descriptions and Details - This is a simple Akan Name generator that takes in your date of birth inputs and generates a name based on that and your selected gender. - Requires the script.js file in order to carry out calculations. - Project made using Javascript HTML CSS. - The program first validates the input by ensuring a value has been typed in it then validates to ensure that the month is not invalid (greater than 12 or less than 0), the same applies for the dates if incorrect dates are entered it requests the user to correct them. It then takes the value and preprocesses them such as by splitting the year into a century and year value, and by changing the value of the month. It then calculates a day Number that is corrected to a number representing a day of the week where 0 is Sunday and 6 is Monday. This number acts as an index number used to select boy names and girl names from an array. - It is live on GitHub Pages and can be seen by following the link. - Link: glouisg.github.io ## License - choosealicense.com

Languages

Licenses