michaelkrone / generator-material-app

Yet another yeoman generator for scaffolding a simple Node.js/Express/MongoDB/Angular.js app using some material design elements.
MIT License
177 stars 48 forks source link

Documentation about client model feature #56

Closed michaelkrone closed 8 years ago

Stupidism commented 8 years ago

Not finished yet! About: Client side model definition for form inputs and info display. But I can make a task list for documents of done jobs here first.

ModelDefinitions factory

ModelInputGroup directive

michaelkrone commented 8 years ago

We could generate some standard form validations for this, I will have a look at it.

Stupidism commented 8 years ago

Yes, validations is in plan!

Stupidism commented 8 years ago

These are detail of fulfill and doesn't need docs for now. doc of how to use modelDefinition #83