This project features a generator that derives an Akan names with regard to the day of the week that a user was born and their gender.
In many parts of Ghana, and elsewhere in West Africa, a person’s name is determined by the day of the week on which she/he was born.
This name generator takes a user's birthday(year, month and date) and gender information, determines the day of the week on which they were born and derives an Akan name depending on their gender.
HTML
CSS
Bootstrap
Javascript
Write code to handle
Wrong input entered
No data entered
Correct data entered
Sample input
1986 8 16 Female
Expected Output
Correct Akan name to match day of the week. Example Ama - Female born on a Saturday
To get a local copy up of this project, Clone the repo:
From the parent folder, Akan-names, you can open index.html on your browser
Collaborate on this project by forking this repository to your github, clone it and create a new branch to make changes on, then push the changes to your remote repository
[git clone] (https://github.com/KarenNgala/Akan-names.git)
Karen Ngala - ngalalalu@gmail.com
Live Link: https://karenngala.github.io/Akan-names/
Distributed under the MIT License. See LICENSE for more information on license and copyright.