tconfrey / PalindromeTipper

Solver for the Palindrome tip problem (make the tip and total palindromic numbers)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PalindromeTipper

Solver for the Palindrome tip problem (make the tip and total palindromic numbers). I'm using this as my sample project to get some tools going and start to get back into some regular coding. I may try to make it into a native app and/or add other intertesting tip tricks (like ascending or desceding numbers, lots of zeros/ones etc.

5/6/19 This is the MVP version. I'm using it to get my dev environment set up and to work with github. See the hosted github page to see it work: (https://tconfrey.github.io/PalindromeTipper/) .

5/7 Now also available at http://fun-tipper.com - Pin it to your homepage!

About

Solver for the Palindrome tip problem (make the tip and total palindromic numbers)


Languages

Language:JavaScript 65.2%Language:HTML 25.2%Language:CSS 9.6%