Skip to content

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.

License

Notifications You must be signed in to change notification settings

hamsoace/Akan-Names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akan-Names

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.

akan.png

Technologies Used

  • HTML & CSS (Bootstrap)
  • FontAwesome Icons
  • JavaScript (jQuery 3.4.1)
  • Animate CSS
Requirements

JSFiddle or JavaScript Console

Setup Instructions and Installation
  • Clone this repository to a location in your file system. git clone https://github.com/hamsoace/Akan-Names.git
  • Open terminal command line then navigate to the root folder of the application. cd Akan-Names
  • Open index.html on your Browser.

Behaviour Driven Development

  1. Displays Form For Entering Date and Gender
    • INPUT: "User's Birthdate Entered"
    • INPUT: "User's Gender Entered"
    • OUTPUT: "Displays User's Akan Name According to Submitted Date and Gender"
  2. Displays an Error Message if Date Input Left Blank
    • INPUT: ""
    • OUTPUT: "Displays Error Message"
  3. Displays an Error Message if Gender Not Chosen
    • INPUT: ""
    • OUTPUT: "Display an Error Message"
  4. Clears Form and Reset the Message on Click
    • INPUT: "Click Reset Button"
    • OUTPUT: "Clears and Resets the Form"

Development

Want to contribute? Great!

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

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

Known Bugs

If you find a bug (the website couldn't handle the query and or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages