Skip to content

this web application takes in user input and gives them back the day they were born and the names associated with the day they were born

License

Notifications You must be signed in to change notification settings

Bria222/javascript-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akan-Names

Author

Bria222

Description

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.

Screenshot

Live Page

https://bria222.github.io/javascript-projects/

Installation / Setup instruction

  • Open Terminal if you are using linux operating system {Ctrl+Alt+T}

  • install git bash if you are using windows operating system navigate to project directory right click and select git bash here then run the git clone command

  • git clone https://github.com/Bria222/Akan-Names.git

  • cd Akan-Names

  • code . or atom . based on the text editor you have.

Technologies Used

BDD

Enter century of birth eg 20 for 2019, Input Example 20 Output example 20

  • Enter year of Birth eg 19 for 2019 Input Example 19 Output Example 19

  • Enter month of birth eg 1 for january Input example 1 Output example 1

  • Enter Date of the month you were born in eg 20 input example 20 output example 20

  • Select gender Input example male output 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 deatils.

  • 0 < Date >= 31.
  • 0 < Month >= 12
  • Gender Male or Female.

    True value is output. Output example: You were born on Sunday and Your akan name is Kwasi! &nbsp If your gender is Male.
    True value is output. Output example: You were born on Sunday and Your akan name is Akosua! &nbsp If your gender is female.

Example

  • century input -- 20
  • year input -- 19
  • month input -- 7
  • date input -- 14
  • gender -- male selected, Expected output is You were born on Sunday and Your akan name is Kwasi!

Contact Information

If you have any question or contributions, please email me at [briantechologies.co.ke@gmail.com]

License

  • MIT License:
  • Copyright (c) 2021 Bria222

About

this web application takes in user input and gives them back the day they were born and the names associated with the day they were born

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published