Skip to content

IsYourBirthDayLucky is a web app that checks if someone's birthday is Lucky or Unluck. It takes two input, the birth date itself and a lucky number, based on this inputs, an algorithm checks and display if it was lucky or unlucky.

abhisekgupta001/IsYourBirthDayLucky

Repository files navigation

IsYourBirthDayLucky

IsYourBirthDayLucky is a web app that checks if someone's birthday is Lucky or Unluck.

It takes two input, the birth date itself and a lucky number, based on this inputs, an algorithm checks and display if it was lucky or unlucky.

Tech Stack used is HTML, CSS, JS

The main logic of the alsorith is

  1. User's DOB is taken
  2. User's Favourite number is taken
  3. If SumOfDigit of DOB is exactly divisible by the favourite number, it is a lucky birthday else unlucky.

About

IsYourBirthDayLucky is a web app that checks if someone's birthday is Lucky or Unluck. It takes two input, the birth date itself and a lucky number, based on this inputs, an algorithm checks and display if it was lucky or unlucky.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published