-
Notifications
You must be signed in to change notification settings - Fork 0
Projects and websites using marionette
There are several sample apps available. Are you using Marionette in your project or website? List it here, and let the world know!
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
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 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
A Marionette tutorial / sample app with Handlebars
- Website: http://stormabq.github.com/jobs/
- Code: https://github.com/stormabq/jobs
- Code: https://github.com/elentok/backbone-marionette-example
- RoR Bootcamp Code: https://github.com/elentok/ror-bootcamp
- RoR Bootcamp Site: http://elentok.github.com/ror-bootcamp/
- Website: RavenHQ.com
- Twitter: @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.
- Website: https://stipple.com
- Twitter: @stipple
- Facebook: https://www.facebook.com/Stippleit
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.
- Website: http://www.rbmaradio.com/
"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