Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 2.17 KB

README.md

File metadata and controls

52 lines (39 loc) · 2.17 KB

Ghanian-Akan-Names-Calculator

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.

By Charmain Bonareri, 04/03/2022

Table of contents

Description

Frequently, children are given their first name as a 'day name' which corresponds to the day in the week they were born. Most people do know when their birthdays are, but some might not know what day of the week they were born. Luckily for us, we will be able to take the user's birthday and calculate the day of the week they were born and then depending on their gender output their Akan Name.

Setup and Installation Requirements

To run this program:

$ Fork the repository from my git hub.
$ Clone this repository to a location in your file system.
$ Open terminal command line then navigate to the root folder of the application.
$ Run the code from VS Code or Atom through a liveserver to chrome browser.
$ Make changes where need be.

Behaviour Driven Development (BDD)

This webpage is documented and designed around the behavior a user expects to experience when interacting with it.

  • When the user enters the valid input on the form, the day they were born and their respective Akan name should be actioned.
  • When the user adds an invalid input, an alert message should pop up.
  • The user should be able to regenerate the form to try out different data from the first input.

Technologies

  • HTML - HTML is the standard markup language for Web pages.
  • CSS - CSS is the language we use to style an HTML document.
  • Java Script - JavaScript is the programming language of the Web.

Licence

MIT Licence copyright (c) 2022 Charmain Bonareri. All Rights Reserved.

Authors information

Contributions are always welcome!
If you have any questions,comments or correctional advice, feel free to contact me