Skip to content

This 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. 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. The pro…

License

Notifications You must be signed in to change notification settings

meshack34/GhanianNaming_Determination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GhanianNaming_Determination


Author

MESHACK KIMUTAI


Description

This 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. 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. The project is build using Javascript for fuctionality, CSS for styling and HTML for designing. It employs the use data types, Array, writing functions, control flow, and operators.

Home page

alt text


project live link

Here is a working live link : https://kimutaimeshack.github.io/GhanianNaming_Determination/


Development

Prerequisites

  • Text editor eg Visual Studio Code
  • You need to have git installed. You can install it with the following command in your terminal (sudo apt install git-all)

Setup Instruction

To access this project on your local files, you can clone it using these steps

  1. Open your terminal
  2. Use this command to clone (git clone https://github.com/kimutaimeshack/GhanianNaming_Determination.git)
  3. This will clone the repositoty into your local folder

How to contribute

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b contribute-to-mesh)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'contribute-to-mesh')
  • Push to the branch (git push origin contribute-to-mesh)
  • Create a Pull Request

Technologies Used

  • HTML
  • CSS
  • Javascript

License

This project is under:

The MIT licence

Click Here to view the LICENSE

About

This 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. 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. The pro…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published