/randomquote

Random Quote Generator of programming quotes.

Primary LanguageRuby

README

Random Programming Quote Generator

  1. How do you load quotes into the Generator? do I put them in a Database? is there a random function in javascript? We're going to get random quotes using

http://quotes.stormconsultancy.co.uk/api

  1. User Story: I can click a button to show me a new random quote.

  2. User Story: I can press a button to tweet out a quote.