/markThirteen-birthdayPalindrome

Is your Birthday Palindrome - Tells you if your DOB is palindrome or not.

Primary LanguageJavaScript

Is your Birthday Palindrome?

Description : An application which takes DOb of user as input, checks if the DOB forms palindrome in any possible formats from ddmmyy, mmddyy, yymmdd, ddmmyyyy, mmddyyyy, yyyymmdd. It also lets the user know by how many days he/she missed the Palindrome Birth Date.

Tech Stack : HTML, CSS and JS

Live Project is here.