This project generates you a Ghana name according to the day you were born.
# BIRTHDAY-APP.WEEK2.PREP
This is a web application that takes a user's birthday and calculates the day of the week they were born and then depending on their gender outputs their Akan Name.
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.
## Male
Sunday: Kwasi
Monday: Kwadwo
Tuesday: Kwabena
Wednesday: Kwaku
Thursday: Yaw
Friday: Kofi
Saturday: Kwame
---------------------------------------------------------------------------------
## Female
Sunday: Akosua
Monday: Adwoa
Tuesday: Abenaa
Wednesday: Akua
Thursday: Yaa
Friday: Afua
Saturday: Ama
## Table of contents
* Project Name
* [Author] (#SultanMwangovyaKirigha)
* General info
* Technologies
* Setup
* How it Works
* Contact information
## Project Name
Birth-day-of-the_week_generator
## Authors
Sultan Mwangovya Kirigha
## General info/Project Description
This site uses your birth date to generate the day of the week in which you were born and also assigns you an Akan name based on the ghanaian naming culture.
## Technologies
Project is created with:
* HTML
* CSS
* Java Script
## Setup
To run this program:
```
$ Fork the repository from my git hub.
$ Clone the project to your local machine.
$ Run the code from VS Code through a liveserver to chrome browser.
$ Make style changes where need be,do not interfere with the funcionality.
```
## How it works
Input your birth date and click the submit buttons based on your gender.An output will be displayed containing your Akan name and the day of the week that you were born.
## Contacts
Feel free to add your contribution to the code.
If you have any questions,comments or correctional advice,feel free to contact me @sultankirigha@gmail.com.