An open API service indexing awesome lists of open source software.

https://github.com/romabulani/markthirteen-birthdaypalindrome

Is your Birthday Palindrome - Tells you if your DOB is palindrome or not.
https://github.com/romabulani/markthirteen-birthdaypalindrome

css html javascript

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://romabulani-birthdaypalindrome.netlify.app/).