giorgiofellipe / ionic-angular-parse-boilerplate

Ionic App with Parse as Backend (using Angular Parse library) Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

examples of Parse pointer and relation fields

ejwill opened this issue · comments

Adding examples for getting data from pointer and relation fields form Parse would be nice. Nice boilerplate by the way.

Will be done asap.
Thank you!

@ejwill it was done on commit 7913aa5
check it out!

looks good 👍 . all you need now is user login and push notifications and I think you would have every parse service haha :)

I'll add your suggestions to a list of future features.
But I'm busy atm, feel free to fork, implement some and send a PR if you want!

Thank you! ;)