Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 676 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 676 Bytes

Music Cryptogram App

Performs substitution cipher between varchar and music notes wrapped in divs

By Ezra Sandzer-Bell

Description

This app retrieves user input and routes to second page where word(s) have been converted into a series of colored divs. User can click individual divs to hear musical notes or click play to run an automation that clicks each div sequentially at set interval.

Installation

1. $ ruby app.rb

Technologies Used

This site was built with Ruby, HTML, and CSS. Temporary hosting and spec integration testing was performed with Sinatra

License

Open Source

Copyright (c) 2016 Ezra Sandzer-Bell