Comm Lab: Web is a class geared towards giving its students a broad introduction to building web apps. My final project, Keep-A-Quote, is a personal quote repository. The back-end is written in Ruby using the Sinatra framework. The data stored in yaml database using DataMapper. What’s great about using Sinatra and DataMapper is how fast you can get a prototype for a web app off the ground and running without a massive amount of code.

If you’re creating a login, please note the data is not encrypted, so please use a throw-away login.