ROTATOR: A Coding Project

The word ROTATOR speaks for itself. It rotates things. And also, it's a Palindrome, and that means it is the same, no matter which way you read it. Rotating it will get you the same word. And thats exactly what our app does. It checks if the word or phrase entered is a palindrome. Let's see...

  • CSS and Bootstrap Layout
  • Javascript Fundamentals
  • Javascript Loops
  • Javascript Functions
  • Javascript DOM Manipulation
  • Javascript If/Then/Else
  • Javascript Boolean Logic
Try it out