You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Ghanaian 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.
Website that generates user Akan names (from West African community) according to the day of the week they are born from data entered through a form (birthday and gender).
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.
This is a simpe web application that takes user's birthday and calculates the day they were born and depending on the gender it outputs their Akan name.
This web application has an interface that allows you to submit you birthday. It then calculates the day of the week that you were born. Once you specify your gender, the application proceeds to give you your Akan name.
This app takes a user's birthday on the form provided and calculates the day of the week they were born and then depending on their gender generates their Akan Name.