chris-visser / meteor-vue-admin

A fully functional Meteor + Vue admin system with Meteor account integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could example `CRUD` on sample collection?

thearabbit opened this issue · comments

Could example CRUD on sample collection?

@thearabbit I did quite an update. The folder structure is now oriented towards features. There are 4 features already (auth, notifications, users and todos). The todos feature contains the crud example, but its not yet entirely finished, because it lacks a way to edit. I'm still figuring out what would be the 'nicest' way to do it in terms of UI.

Also I'm working atm on the docs part. I will close this issue when the edit functionality is present and the stuff is documented

Very thanks 💯