Skip to content

MiaRomero/angular_crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Angular Crud for Two Resource API

Code Fellows JS401 Assignment 5/16/16

Create a C(reate) R(ead) U(pdate) D(estroy) interface for your two resource JSON api using Angular. When doing a data transaction, don't refetch the entire list, just insert the returned new object or remove the object from the list. Also, make sure that when you cancel your edit it shows the original value (don't just use a getAll()).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published