django-ember-example icon indicating copy to clipboard operation
django-ember-example copied to clipboard

SPA Example

Open ehodiani opened this issue 12 years ago • 1 comments

hello escalant3,

I tried to work with rest api tech. but I have many problems.

really everyone talk to me the ember.js support SPA (Single page applications) , but I can't see any example in the internet.

escalant3 if you can to build sample app has many classes in model like HR application.

in any application we are looking about CRUD functions,

  • Listing (sorting , filtering, paging....) , by the way this example doesn't support paging.
  • Create/Edit/Delete .

best regards

ehodiani avatar Jan 26 '13 09:01 ehodiani

I agree. This basic example only shows how to connect the Tastypie resources with the Ember-data models. It includes how to perform basic CRUD operations.

More complex listings could be added although I would need some data. However, that's a functionality that doesn't rely on the adapter capabilities that is what I am trying to test here.

escalant3 avatar Jan 27 '13 16:01 escalant3