/bowserbook

Primary LanguageRuby

BowserBook

BowserBook is a social network for characters in the Mario universe.

Key Features:

  • Fully single page application past login built on Backbone.js and Rails
  • RESTful API resources in posts, comments, messages, friendships, and notifications
  • Dynamic interactions update selected page components in response to user input (i,e. accepting friend requests)
  • User search utilizes custom AJAX queries to limit data stored on client
  • Uses Notifications and jQuery UI to implement flash-like success and error messages