Skip to content

siddhigate/birthday_palindrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palindrome Birthday App

Find out if your birthday is a palindrome or not

Built using Vanilla JS, HTML and CSS

What does this app do?

  • Checks whether the input date given by the user is a palindrome or not
  • It checks the date in all formats: dd-mm-yyy, mm-dd-yyyy, etc
  • If the input birth date is not a palindrome, this app displays the nearest palindrome date and by how many days the user missed it.

App snapshot

screenshot

About

A birthday palindrome checker app built using Vanilla JS, HTML and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published