Skip to content

Coditdoc/Palindrome-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palindrome-Checker

What is Palindrome?

It's a word, phrase, or sequence that reads the same backwards as forwards, e.g. racecar.

Upcoming

Changelog

[v2.0] - 2022-07-6 9:00 IST

Viewport issue on Ipad fixed.

[v2.0] - 2022-06-23 11:00PM IST

Now Enter keypress also works when text box is selected.

[V2.0] - 2022-06-23 1:50AM IST

Fixed mobile viewport bug.

[V2.0] - 2022-06-22 9:32PM IST Release

A fully responsive new UI.

[v1.1.100] - 2022-06-2 9:00PM IST

Fixed some known bugs

[v1.1.0] - 2022-05-30 9:00PM IST

Added Responsiveness to the webpage

[v1.0.100] - 2022-05-28 9:00PM IST

Added visuals

[v1.0.0] - 2022-05-23 11:00PM IST

Created Palindrome checker

PLEASE don't use this code as your project for getting certificate. I figured it out myself so should you.