Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 726 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 726 Bytes

build-palindrome-birthdays

mark13. Tell your friends if their birthdates are palindrome.

App which checks whether your birthday is a palindrome birthday & if not let's you the nearest palindrome date with how many days you have missed

Youtube Lesson

Link

Problem Statement

How to use:

  • Enter your birth date & click on Enter
  • Output will be shown below the button after its calculated.
  • You can also click on Reset Icon & reset your birthdate

Programming Language:

  • html
  • css
  • javascript

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