Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 912 Bytes

File metadata and controls

20 lines (13 loc) · 912 Bytes

Is your Birthday Lucky?

Hey everyone,This is Akshay Kamath,Computer Engineering Student at DJ Sanghvi College of Engineering,Mumbai.

This is a app built in VanillaJS.You have to enter your Birth Date and Lucky Number and This will let you know whether your Birthday is Lucky or Not.

Problem Statement:

  • Take user's complete birthday
  • And his/her lucky number.
  • Now, find out if the sum of digits of birthday is divisible by the lucky number.
  • Show the result to the user.

Sample Screenshots :

Note:This screenshots are subjected to change,as I might modify this website in future.

image
image

Working Link