In Ghana, the Akan people often name their children after the day of the week they were born. This application brings that tradition to the web. Simply enter your birth date and gender to discover your unique Akan name and the day of the week you entered the world!
# Akan Name Generator
In Ghana, the Akan people often name their children after the day of the week they were born. This application brings that tradition to the web. Simply enter your birth date and gender to discover your unique Akan name and the day of the week you entered the world!
## 🚀 Demo
You can view the live application here: Akan Name Generator Live
👥 Author Information
Name: [Victor Kiptoo Kimitei]
GitHub: kimi-100
Email: [kimiteivictor@gmail.com]
## 📝 Description
The Akan Name Generator is a web-based application that takes a user's birthday and gender as input, calculates the day of the week they were born, and returns their corresponding Akan name.
### How it works:
1. Enter your date of birth.
2. Select your gender (Male or Female).
3. Click "Submit" to see your result.
### Akan Names by Day:
| Day | Male Name | Female Name |
| --- | --- | --- |
| Sunday | Kwasi | Akosua |
| Monday | Kwadwo | Adwoa |
| Tuesday | Kwabena | Abenaa |
| Wednesday | Kwaku | Akua |
| Thursday | Yaw | Yaa |
| Friday | Kofi | Afua |
| Saturday | Kwame | Ama |
## 🛠️ Built With
* **HTML5** - For the structure of the web page.
* **CSS3** - For styling and responsive design.
* **JavaScript** - For the logic, date calculations, and DOM manipulation.
## ⚙️ Setup/Installation
To run this project locally:
1. Clone the repository:
```bash
git clone
github.com
```
2. Navigate to the project folder:
```bash
cd akan-name-generator
```
3. Open `index.html` in your preferred browser.
## 📜 License
This project is licensed under the MIT License.
## 👤 Author
**kimi-100**
* GitHub: @kimi-100