Logo Lanfrica

torinke/ghana-name

Type de record:

software
Créateur:
tor
Hôte:
# Akan name generator * This is a Simple web app that generates an Akan name based on the date of birth and gender by determining the day one was born according to ghana community. ## Author TORINKE DEBORAH RESIAN ## Description * Akan names are derived from Ghanian culture. Frequently in Ghana, children are given their first name as a 'day name' which corresponds to the day in the week they were born. Here are Ghanian day names. This app takes a user's birthday on the form provided and calculates the day of the week they were born and then depending on their gender outputs their Akan Name. This app will take in a user's year of birth, month of birth, day of birth and select gender. Using a formula assigned to a variable in the akan.js file (dayOfWeekNumber), it will be possible to determine the exact day of the week the user was born and give them an Akan name based on their gender. ## Features Below are the features: * Input of year of birth. * Input month of birth. * Input day of birth. * Select Gender. * Output Akan name. ## Known Bugs * (Bug fixed) ## Technologies Used * HTML * CSS * Javascript ## If you have any enquiries: *Email me :deborahresian04@gmail.com ## Githithub pages * torinke.github.io ## License #### *MIT License* The MIT License (MIT) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF ME …

Languages