/Akan-Naming-System

The system generates the user's Akan name using date of birth the user submits.

Primary LanguageHTMLOtherNOASSERTION

Akan-Naming-System

By Victoria Mwangi

I am a full stack developer dedicated to developing web applications with user friendly user interfaces and great functionalities.

Table of Content

Description

This system allows users to find out what their Akan name a which is a 'day name' which corresponds to the day in the week they were born. It contains:

  • The landing page with a small description of the Akan naming tradition.
  • The next page is contains the form that allows the user to input their day of birth. Upon submission of the data the user gets an output showing their Akan name and the day of the week they were born.

Demo

Here is a working live demo: https://victoriamwangi.github.io/Akan-Naming-System/

Installation

To clone this repo run: git clone https://github.com/victoriamwangi/Akan-Naming-System.git.

Requirements

  • For developers: code editor of your choice.
  • Access to the Internet
  • The site can be accessed using these devices :a computer,phone,tablet or an Ipad

Technology Used

  • HTML - which was used to build the structure of the pages.
  • CSS - which was used to style the entire page.
  • JS - used to calculate the day of the week as per user inputs(date of birth and gender) and form validation.
  • Boostrap 4 - to enable fast styling of the web pages and add responsiveness.

Authors Info

-LinkedIn - VICTORIA MWANGI

Go Back to the top