The Akan people of Ghana frequently name their children after the day of the week they were born and the order in which they were born.
# Akan-names
## Description
An application that takes user's birthday,calculate the day of the week they were born then depending on their gender outputs their Akan Name.
## Author
Samuel Odhiambo Angienda.
## Setup/Installation requirements
1.Clone or download and unzip the repository from github,
github.com
2.You can use this command (git clone *my link*) to clone the project to your machine if you have git .
3.cd into the project.
4.Open the application with the code editor of your choice
## Technologies used
* HTML5
* CSS
* javascript
* Bootstrap
## BDD
| Inputs | Description |
|:--- | ---: |
|Century | The century that the user was born in ``eg 20th century`` |
|Year | The year of the century ``eg 98th year`` |
|Month | The month of the year``eg 7th month`` |
|Date | The day of the month`` eg 15th day`` |
|Outputs | Description |
| :--- | ---: |
| Day of birth | The day of the week that the user was born ``eg Tuesday`` |
| Akan name | The corresponding Akan Name for the user ``eg Kofi`` |
| | |
## License
> MIT License © 2019 Samuel Odhiambo Angienda
## Collaborate
To get intouch, reach me on Email
@ github s-odhiambo