Skip to content

LRDesign/ember-angular-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App should edit a list of Tasks.

Tasks have two attributes:  Name and Priority
And one computed attribute:  Abbreviation  (the first letter of each word)

Main view is a list of tasks.  Has a filter box above that live filters the list by name.

If possible (in this priority order):
   1) delete items
   2) auto-sync to a firebase backend
   3) sort the items


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published