muskanbagrecha / BirthdayPalindrome

Home Page:https://ismybirthdayapalindrome.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BirthdayPalindrome

Check if the user's birthday is a palindrome. All variations of the birthday are checked, namely:

  • DD-MM-YYYY
  • MM-DD-YYYY
  • YYYY-MM-DD
  • DD-MM-YY
  • MM-DD-YY
  • YY-MM-DD

If birthday is not a palindrome then return the next palindrome date and number of days to reach there.

Example:

snapshot

Stack

  • HTML
  • CSS
  • JavaScript

About

https://ismybirthdayapalindrome.netlify.app/


Languages

Language:JavaScript 59.0%Language:HTML 20.7%Language:CSS 20.2%