Skip to content

Projects and websites using marionette

tbhodel edited this page Jul 11, 2012 · 13 revisions

There are several sample apps available. Are you using Marionette in your project or website? List it here, and let the world know!

Tutorials / Demo Apps

TodoMVC

I submitted a version of Addy Osmani's "TodoMVC" project that uses Marionette. It's a very simple application, but I've organized the files and code in to the usual patterns that I build Marionette applications with.

You can find my version in my fork of the repository, here: https://github.com/derickbailey/todomvc/tree/marionette/labs/architecture-examples/backbone_marionette

BBCloneMail

I'm building a medium sized app to demonstrate Backbone.Marionette. It's a simple clone of a GMail like interface, with email and contact management.

You can find BBCloneMail online at: http://bbclonemail.heroku.com

And you can find the source code at: http://github.com/derickbailey/bbclonemail

Steve Gentile' Contact Manager

Steve Gentile is building two versions of the same contact manager app. One of them runs on NodeJS as a back-end, and the other runs on ASP.NET MVC as the back-end.

The NodeJS version is here: https://github.com/sgentile/BackboneNodeContacts

And the ASP.NET MVC version is here: https://github.com/sgentile/BackboneContacts

Michael I Angerman's Job Site App

A Marionette tutorial / sample app with Handlebars

@elentok's Marionette Sample App For His RoR Bootcamp

Production / Live Apps And Systems

RavenHQ

RavenHQ is a cloud hosted service for RavenDB - a Document database built on top of .NET, using a JSON document / RESTful API for all database access.

The primary account management, database management, login and other screens were built with Backbone.Marionette.

Stipple

Stipple enables social sharing and shopping through images. You can import your product catalog, or just share stories from your barbecue last weekend. Your data follows your images across the internet.

The entire user-facing application was built with Backbone.js and Marionette.

Red Bull Music Academy Radio

"We wanted rbmaradio.com to be smooth, fast and keep playing music while the user explores the site. For this we needed client side MVC with client side template rendering, and of course, a rock solid javascript architecture. Backbone.js together with Backbone.Marionette were crucial in helping us accomplish these tasks." - @lukitweet, Developer at Edenspiekermann