Skip to content

A website that finds whether your birthdate is palindrome or not. If not, it will show the next or the previous date that is a palindrome, and the number of dates you missed to have it.

Notifications You must be signed in to change notification settings

Siddheshbhosale/Is-Your-Birthday-Palindrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is-Your-Birthday-Palindrome

Sandbox : Hosted here

Open Source Love Awesome Made With Love

About app

This is a fun app to check if the birthdate is a palindrome or not. It checks your birthdate in 6 formats dd-mm-yyyy, mm-dd-yy, yyyy-mm-dd, mm-dd-yy, dd-mm-yy, yy-mm-dd. If date input by user is 01 Aug 1995, then app will check for 01081995, 08011995, 19950801, 080195, 010895, and 950801 combinations. If the date is not a palindrome then it will show nearest date and by how many days it got missed.

It's use

  • Enter your birthdate in given space and we will show you weather your birthdate is palindrome or not.
  • If not, then it will show the upcoming or previous date which is palindrome and the number of days you missed the that date.

Technology Stack Used

HTML CSS JavaScript React

contact me

LinkedIn

About

A website that finds whether your birthdate is palindrome or not. If not, it will show the next or the previous date that is a palindrome, and the number of dates you missed to have it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages