Skip to content

dun1-cmmd/Akan-Names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akan-Names

Author

dun1-cmmd

Description

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.

Installation

Technologies Used

  • HTML5
  • CSS
  • Javascript
  • Bootstrap

Application features

  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"

Contributing to the Application

  1. git clone

    git clone https://github.com/dun1-cmmd/Akan-Names.git

  2. Set up the project locally (Refer to installation process)

  3. Create a branch from develop

    git checkout -b feature/<name-of-the-feature>

  4. Work on the task and push your changes to github repo.

    git add .

    git commit -m "message"

    git push origin feature

  5. Open a Pull Request to develop and a provide a very detail description of your PR.

For more info refer Getting started with Git and Github

Other Ways to contribute

  1. Review open PRs
  2. Open an issue

About

Akan-Names

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published