Skip to content

A web application that allows the user to input their date of birth and gender and it returns an akan name depending on the day of the week they were born

License

Notifications You must be signed in to change notification settings

Owiti-Charles/Akan-Names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akan-Names

Author

Owiti-Charles

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://Owiti-charles.github.io/Akan-Names

Installation / Setup instruction

  • Open Terminal {Ctrl+Alt+T}

  • git clone https://github.com/Owiti-Charles/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!

Known Bugs

  • Some output are not as accurate as expected..

Contact Information

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

License

  • MIT License:
  • Copyright (c) 2019 Owiti Charles

About

A web application that allows the user to input their date of birth and gender and it returns an akan name depending on the day of the week they were born

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published