mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Merge branch 'gh-pages'
This commit is contained in:
BIN
docs/images/quoteroller.png
Normal file
BIN
docs/images/quoteroller.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 110 KiB |
17
index.html
17
index.html
@@ -283,6 +283,7 @@
|
||||
<li>– <a href="#examples-flow">Flow</a></li>
|
||||
<li>– <a href="#examples-cloudapp">CloudApp</a></li>
|
||||
<li>– <a href="#examples-soundcloud">Mobile SoundCloud</a></li>
|
||||
<li>– <a href="#examples-quoteroller">Quote Roller</a></li>
|
||||
<li>– <a href="#examples-tilemill">TileMill</a></li>
|
||||
<li>– <a href="#examples-menagerievet">Menagerie Whiteboard</a></li>
|
||||
<li>- <a href="#examples-instagreat">Insta-great!</a></li>
|
||||
@@ -2060,6 +2061,22 @@ var model = localBackbone.Model.extend(...);
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h2 id="examples-quoteroller">Quote Roller</h2>
|
||||
|
||||
<p>
|
||||
<a href="http://www.codingstaff.com">Coding Staff</a> used Backbone.js to
|
||||
create <a href="http://www.quoteroller.com">Quote Roller</a>, an application
|
||||
that helps to create, send, organize and track business proposals with ease.
|
||||
Backbone.js has been used to implement interactive parts of the
|
||||
application like template builder, pricing table, file attachments manager.
|
||||
</p>
|
||||
|
||||
<div style="text-align: center;">
|
||||
<a href="http://www.quoteroller.com">
|
||||
<img src="docs/images/quoteroller.png" alt="Quote Roller" class="example_image" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h2 id="examples-tilemill">TileMill</h2>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user