Logo Lanfrica

sunguti-albright/akan-names

Type de record:

software
Créateur:
sun
Hôte:
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. Akan names are derived from Ghanian culture. Frequently in Ghana, children are given their first name as a 'day name' which corresponds to the day in the week they were born. # Akan Name Generator ##### By Albright Sunguti ### This is a simple website 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. ### Akan names are derived from Ghanian culture. Frequently in Ghana, children are given their first name as a 'day name' which corresponds to the day in the week they were born. ## Table of Content + Akan Name Generator + Project Description + Installation Requirement + Technology Used + BDD + Reference + Developmnet + License + Authors Info ## Description This is a simple website 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. Akan names are derived from Ghanian culture. Frequently in Ghana, children are given their first name as a 'day name' which corresponds to the day in the week they were born. ## Installation ### Requirements * Either a computer,phone,tablet or an Ipad with storage space. * An access to the Internet since the web page is hosted on an online server * Have Chrome or any other web browser installed on your device. ### Installation Process * First, the user must have a text editor installed on their electronic device. common text editors include atom and Visual studio code. * Have a github account, navigate to my repositories and copy the repository link. * Use git init command on your terminal to initiate an empty repo in your files. * Clone the repository by using "git clone + pasted link". This will make all the remote repository files available locally on your machine. * Open the files using the code editor * Run the code to display the output on the web browser. ## Technology Used * HTML - which was used to build the structure of the pages * CSS - which was used to style the pages incuding the left aside navigation bar and image styling * Bootstrap - which i used to add rows and columns to the page * Javascript - to add func …

Languages