Ghana-akan names
# Akan Names Generator
This web application takes user's birthdays and calculates the day of the week they were born and then depending on their gender outputs their Akan Name which is derived from the Ghanian culture.
## Contributors
Frankline Kiplangat
##
Reach out to me on: +254101003901
### Technologies Used
- HTML
- CSS
- JavaScript
- Bootstrap
#### Setup Instructions
- Use terminal or command prompt to make a folder mkdir Akan-Names
- Clone this repository to the created folder using "
github.com"
- Open it on your text editor "VS code or Atom"
## Behaviour Driven DEvelopment
- It displays a form for entering Date of Birth and Gender
- Checks whether the date and month entered is valid and displays an "Error message" if any of them (inputs) is invalid.
- Clears and resets the form for new data.
#### Link to Live Site:
frankline-kiplangat.github.…
### LIcense
**MIT License**
Copyright (c) 2020 @ [Frankline Kiplangat]
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 MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR O …