Skip to content

rocco/directory-backbone-topcoat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Directory

Sample Application built with Backbone.js and TopCoat

"Backbone Directory" is a simple Employee Directory application built with Backbone.js and Topcoat.

Refer to this blog post for more information about the application.

The application runs out-of-the-box with an in-memory data store.

You will however have to serve it through a local webserver, as you might experience CORS issues when opening index.html through the file:// pseudo-protocol in your browser. On a Mac you can run ./runlocal which starts a simple python-based http server and opens http://0.0.0.0:8000 in your default browser.

About

Sample Mobile / PhoneGap Application built with Backbone.js and TopCoat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.7%
  • JavaScript 26.2%
  • Perl 0.1%