Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 720 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 720 Bytes

#Spine Contacts

Spine Contacts is an example application for the Spine JavaScript library.

The application's CSS is customized towards WebKit browsers (Safari/Chrome) and won't display properly on others.

#Live Demo

Checkout the live demo in Safari/Chrome.

#Features

  • Contact CRUD
  • Local Storage persistence
  • Filtering contacts
  • Emailing contacts

#Usage

  1. Checkout the Git repository
  2. Open index.html in Safari/Chrome
  3. Check out app/controllers and app/models to see how everything works

#Screenshot

Spine Contacts