angular-seed does not contain any model(s)

Author: okiganCreated May 8, 2014Updated Feb 2, 2017

Majority of application will manipulate data (aka. model) yet it's completely missing from angular-seed.

A model interfaced with $resource is a needed addition.