Skip to content

sebastianschnock/addressbook

Repository files navigation

Dependency Status

Addressbook

A simple single page addressbook app powered by Ember.js

Requirements

Installation

git clone https://github.com/sebastianschnock/addressbook.git
cd addressbook
npm install && bower install
ember serve

Access at http://localhost:4200

Live demo

There is a live demo at https://addressbook-demo.firebaseapp.com

Todo

  • give contact list items a random (very light) color
  • check font compability
  • handle line breaks in address field
  • add icons instead of button text
  • move displayName computed property to controller

About

A simple single page addressbook powered by Ember.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published