Zane Staggs / Web Developer

Ruby on Rails website

High Note Live is a website that represents a music loving community where like minded musicians and fans come together to create and attend local musical events such as house concerts or other events that have live music.  The website is coded with a team of programmers in Ruby on Rails so it is a great learning experience in this technology not only from a coding perspective but also from a hosting and software management perspective.

Ruby on Rails website

Landing Page

The artists landing page was designed by myself and sells the service in a one page landing format.  The idea was to get the artist to understand exactly what the benefits are and get them fired up to take the next step and sign up!

Landing Page

Facebook Login

The facebook login mechanism was hand rolled to work with our custom flow and process.  The javascript is optimized and loaded as needed only and the Rails backend merges the login and keeps track of the user as they use the site for it's community features.

Facebook Login

Ajax Search Results

The search mechanism uses a hand rolled jQuery ajax enabled search with pagination.  jQuery was chosen instead of the default rails 2 methods in order to enable the code to be non-obtrusive and easier to maintain and troubleshoot later by decoupling from the rails helpers.

Ajax Search Results

Ruby on Rails website Landing Page Facebook Login Ajax Search Results