emberwatch/emberwatch-ember

Adding Company model

Closed this issue · 1 comments

The app requires a Person model that represents authors, members, collaborators or anyone involved in the published content. PR #1 adds a simple Person model. IMHO, we could go without the Company model; it doesn't add too much value.

There is currently a route called people (not in the menu). To me it looks like that route needs to be changed to contributors and in there people and company will be listed.