A web application that gives Ghanian first name based on which day someone was born
# Ghaname
> Ghaname 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.
## Table of contents
* Project description
* Technologies
* Setup
* BDD
* Status
* Author
## Project description
For this week's Independent Project, you will be required to build 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.
## Technologies
* HTML
* Javascript
* CSS
* Bootstrap
## Setup
````
git clone
github.com
cd naming
code .
````
## Link to live site
breens-thomas.github.io
## Behavior Driven Development
|Behaviour|input expected|output to return|
|---------|--------------|----------------|
|year born|1999 | Akan name |
|month |1 to 12 | Akan name |
|day |1 t0 30 | Akan name |
|gender |male or female| Akan name |
## Status
Project is: _finished_.Still need to add more styling
## Author
Created by @Breens - feel free to contact me!