evoluteur / evolutility-ui-jquery

Model-driven Web UI for CRUD using REST or localStorage.
https://evoluteur.github.io/evolutility-ui-jquery/
MIT License
183 stars 56 forks source link

Feature request - Enable to work with Parse Collections #4

Closed sathishc closed 8 years ago

sathishc commented 9 years ago

This is more of a feature request.

Parse.com has a great backend for storing data that can also be retrieved as Backbone Collections. If there is a simple way to integrate with a Parse backend instead of localStorage, this can become an awesome front end for managing Parse objects.

I am not familiar with Backbone, hence finding it difficult to fork the code.

evoluteur commented 9 years ago

That's a very good idea. Parse and Evolutility seem to be a good fit. I'll look into it. Thanks.

evoluteur commented 8 years ago

I was playing w/ Parse.com and I made a little project I think you will enjoy. https://github.com/evoluteur/parse-ui Happy New Year.