Logo Lanfrica

Bratipah/Naming-app

Domaine:

natural language processing

Type de record:

software
Créateur:
Bra
Hôte:
This website is a about a Ghana naming culture whereby we use gender inputs,birthday dates to determine the name and the day of the week of the user. # Naming App This website is about a Ghana naming culture whereby we use gender inputs,birthday dates to determine the name and the day of the week of the user.It also is calculated using the gender basis and birthday date. ## Demo Here is a working live demo : bratipah.github.io ## BDD(Behavioural Driven Development) An Akan Naming app gives a user a Ghanian name after the user has inputed their birthday date.This birthday date has a format displayed in a form for input and a label indicating the date format for the user to enter through.In case the user doesnt fill up the form a message is displayed for them to enter the required date needed.After the input of birthday date the user is prompted to choose their gender either male or female through a select option.For the user to be able to see their Akan Name correspondence they have to click on the submit button where the Name pops up;Satsifying the objective of the Naming App project. Here is a an example Of the Input,example,Output,result. INPUT DATA EXAMPLE INPUT OUTPUT Birthday date form(mm-d-yyy) 10-26-2000 Date(2000-08-26)(valid) Gender select option Male/female Male/Female(true) Submit button click the submit button AkanNamedisplay(Your name is:Kwadwo)(result) CC string in its indexof(0,1) Century date,20(true) ### 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 ### Bug / Feature Request 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 …

Languages