My final project is a Ruby on Rails install on my Dreamhost account with a setup similar to my masters project. It is here: http://staceylunden.com/rails/rortrial/public/.

In learning new things, I eventually scrapped my original creation and have re-created the site from scratch. To make the re-creation easier, I planned out the steps I would take. Those notes are included here.

The functionality I wanted to work on is dynamic page creation of About and Search (search is not an actual search at all, it is a dummy page, as a search box is the one thing I decided not to include), the maintenance of two tables that are called dynamically: stories and users, and limiting certain functions to registered users.



First: At command line: Second: Further tasks to accomplish Smaller Iterms Completed: Items Checked: Still to do: