This is my second project in prep.It is a naming application website which uses the user's date of birth,day of week and gender.This system is used in Akan Ghana
# Application Name
Akan Naming application website.
#### Brief description of application
This is a website application which integrates the user's input which is date of birth,Month of birth,Year of birth and the century.The app calculates finds the day of the week using the formula
Day of the week (d) = ( ( (CC/4) -2*CC-1) + ((5*YY/4) ) + ((26*(MM+1)/10)) + DD ) mod 7.
The value acquired is what the system uses to give you an Akan name from Ghana.
#### List of contributors
Virginiah Periah
github:virginiah@894
## About author
Virginiah periah is a student at moringa school studying Software Engineering.
## BDD
(Behavior Driven Development)
This application uses javascript because the language is very lightweight and makes the calculations fast and interactive.
## Setup/Installation Requirements
The application is simple to use.
Here are instructions
* Enter your date of birth correctly
* Input the month of the birth
* Input the year and the century
* click submit and your "Akan Name" will be shown on the screen.
## Technologies Used
The application uses English Language.
It uses HTML ,css,javascript and bootstrap .
## Support and contact details
For any queries, ideas on improvement,requests for contribution ,feel free to email me on
virgyperry@gmail.com
### License
Copyright (c) Virginiah Periah 2019
Licensed under the Apache License, Version 3.0 (the "License");