jimmy-oss / creative-akan

A birthday application that takes the user's birthday and calculates the day of the week they were born πŸŽ‰

Home Page:https://creative-akan.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Birthday Website ✨

The project above is a birthday website which takes the user's birthday and calculates the day of the week they were born. Screen Shot 2021-11-15 at 06 48 47

DESCRIPTION 🌸

The website above calculates the user's birthday the day of week they were born either male or female. They are derived from Ghanian culture. Frequently in Ghana, children are given their first name as a 'day name' which corresponds to the day of the week they were born.

AUTHORS NAME 🦁

Jimmy-oss

BEHAVIOUR DRIVEN DEVELOPMENT 🌸

Form Application Behaviour ✨

BEHAVIOUR OF THE WEBSITE INPUTS WHEN ONE CHOOSES EITHER MALE OR FEMALE CHOICE OF INPUTS OUTPUT EXAMPLE IT SHOULD RETURN
Male month 1-31 true
Female year 1-12 true
Both Male and Female days 1-31 true
Akan receiving an error if the month is above 12, the day is 0 or 32,the is year 1900 or above 2000 month 13, day 32, year 1900 or above 2000 False

TECHNOLOGIES USED ✨

I have used:

  • css
  • html
  • Javascript
  • Bootstrap
  • THE LICENSE 🌸

    The website is under Mit license.

    About

    A birthday application that takes the user's birthday and calculates the day of the week they were born πŸŽ‰

    https://creative-akan.pages.dev

    License:MIT License


    Languages

    Language:HTML 45.0%Language:CSS 44.0%Language:JavaScript 11.0%