Open masonpackard opened 11 years ago
The invitations should have its own controller.
Sounds like device registrations will need one.
You'll need to find out whether withings API is "pull" (you generate the requests) or "push" (you register a webhook with them). If it's the later, that will definitely need a controller.
Posts is for capturing the feedback from the pros? And notes/comments from the user? Seems like a journal model/controller might be a good match to make sure that a particular post is tied to a day.
Initial Controllers: