This repository contains all files for a project that works to create a web application that takes a users birthday as input and calculates the day of the week they were born and gives back their Akan name based on the calculation
# AKAN-NAME
## AUTHOR
NYAGUTHIE MUREITHI
## DESCRIPTION
This project is a web application designed by me to help users get in touch with the Akan people of West Africa. I t is designed to collect information from a user which is their birthday in the form of a form and calculate the day of the week they were born and give output of their Akan traditional name based on the day. The web application makes use of JavaScript scripting language as well as HTML and css to bring out the best in the webpage.
## BDD
## TITLE : Akan-name generator
As a person interested in West-African culture or a West-African native
I want the generator to take my birthday details and on submission give me my native Akan name.
So that I can be in touch with my West-African roots or interest in the Akan people.
# Scenario1: Web application takes in details well and gives feedback
Given that the user keys in the valid birth date in number
then the generator should give an alert giving them their Akan name
# Scenario2: The user enters an invalid date such as 36 or month such as 20
Given that the user keys in an invalid month number or date
Then the generator should give an alert telling them to input a valid month and/or date
## TECHNOLOGY USED
The project was written in HTML language and edited using .css style-sheet. It also uses JavaScript scripting language. It was edited on atom.
## SETUP INSTRUCTIONS
The website has been run on Chrome without any challenges .
1. Download Google Chrome on
google.com
2. Click on the live link provided below to run the website
In case of any issues kindly contact me on : murraygoogz@gmail.com
## LINK TO LIVE SITE
nyago-mureithi.github.io
## LICENSING
MIT License
Copyright (c) [2019] [NYAGUTHIE MUREITHI]
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 lim …