Skip to content

akshaykamath45/markEleven-Is-your-birthday-lucky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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