Skip to content

This project takes a user's birthday and calculates the day of the week they were born depending on their gender outputs.

License

Notifications You must be signed in to change notification settings

Akumucollins/Akan-Birthday-Name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Akan-BirthDay-Name

This Akan-BirthDay-Name is the first automatic name every Akan child gets based on the day s/he was born even before s/he is officially named, Sunday July 19 2020


By Akumu Collins;


Description

This project takes the user's birthday and calculates the day of the week they were born and depending on their gender outputs their Akan Name. Akan children are given their first name as a 'day name' which corresponds to the day in the week they were born.


Setup/Installation Requirements


Technologies Used

  • HTML
  • CSS
  • JS
  • BOOTSTRAP 4

Behaviour Driven Development

  • Context(“given an input field”)
    When(“providing a date that is less than 1 and greater than 31”)
    It(“should return an invalid date or invalid value”)
    It(“should not validate the value or date as true”)
  • Context(“given an input field”)
    When(“providing a year that has 4 digit figures”)
    It(“should return entered a valid value”)
    It(“should not error”)
  • Context(“given an input field”)
    When(“providing a year with more than 4 digit figure”)
    It(“should return an error”)
    It(“should not return a valid value or year”)
  • Context(“given an input field”)
    When(“providing a date, month and year not in the format of dd/mm/yyyy”)
    It(“should return an error of blank date”)
    It(“should not return correct date format”)
  • Context(“given a input field”)
    When(“providing an unfield input”)
    It(“should error with incomplete field”)
    It(“should return invalid date or blank date”)

Contribution

  • Contributions ,issues and feature requests are welcomed !
  • Feel free to fork, clone in the project and check issues page

Show Your Support

  • Give a thumbs up if this project is of aid to you !

Contact details

Feel free to contact me @ akumucollins001@gmail.com if there are any bugs.


License

The project is MIT licensed


About

This project takes a user's birthday and calculates the day of the week they were born depending on their gender outputs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published