RubyoffRails / Episode8

Random Number generator website. of COURSE we used twitter bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Episode 8 - The Web

Random Number generator. of COURSE we used twitter bootstrap

Panda Level

  1. Create a /about page with some information about you
  2. Link to the /about page in the layout
  3. Host it using a free http://www.heroku.com webpage

Tiger Level

  1. In your About page, have it pick from a list of stuff YOU list
  2. The stuff should be an array of things in ruby, and each time you refresh, it should say something different about you
  3. Move the about page to the homepage

Eagle Level

  1. Copy the Choose Your Own Adventure code into this project
  2. let the user select their adventure and tell them if they died or not

Show Links

Copyright: Jesse Wolgamott, MIT License (See LICENSE)

About

Random Number generator website. of COURSE we used twitter bootstrap

License:MIT License


Languages

Language:Ruby 100.0%