Skip to content

neogcamp/build-is-your-birthday-lucky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build-is-your-birthday-lucky

mark11. Tell your friends if their birthdates are lucky or not.

A website which checks whether your birthday is lucky or not by calculating if sum of digits in your birthdate is divisible by your lukcy number

Youtube Lesson

Link

Problem Statement

How to use:

  • Enter your birth date
  • Enter your lucky number & click on Enter
  • Output will be shown below it
  • You can also click on Twitter Icon & tweet whether your birthday is lucky or not
  • You can also click on Reset Icon & reset your birthdate & lucky number
  • You can also click on Privacy Policy to check our privacy policies

Programming Language:

  • html
  • css
  • javascript

Don't forget to leave a ⭐ if you found this useful.