[Joy-chemutai] (https://github.com/Joy-mush)
This project 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.
https://joymush.github.io/Akanname/
-
Open Terminal{ Ctrl+Alt+T}
-
git clone '''https://github.com/joymush/Akan-Names.git'''
-
cd Akan-Names
-
code . or atom . based on the text editor you have.
- HTML5
- CSS
- Javascript
- markdown Bootstrap
Enter century of birth eg 20 for 2018,
-   Input Example 20
- Output Example 20
- Input Example
- Output Example 20
-
Enter year of Birth eg 19 for 2019
- Input Example 19
- Output Example 19
- Input Example 19
- Output Example 19
-
Enter month of Birth e.g 12 for December -Input example 12 -Output example 12
Input Example=12
- output Example = 12
-
Enter Date of the month you were born in eg 31
- Input example=31
- Output example=31
- Input example=31
- Output example=31
- select gender
- Input example =Female -Output example =Male
Submit. Input example, the program compares the inputs with the conditions set for the inputs eg if No input field is empty, the program executes else an alert to enter valid details.