chrisnorwood / caesar-web

Ceasar Cipher on Sinatra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caesar-web

This project brings a caesar_cipher function to the web with Sinatra. It uses jQuery and AJAX to submit the POST request and update the 'ciphered' text.

Screenshot

caesar cipher screenshot

Live Demo

Live Demo on Heroku

About

Ceasar Cipher on Sinatra


Languages

Language:HTML 62.5%Language:Ruby 37.5%