Continue working on your local repository from in-class, completing edit, update, and delete functionality. No deliverable tonight.
You will have forked and cloned this repository in class. Complete show and edit functionality with routes for show, new, and edit. Submit an issue with a link to your code on this repo to turn in.
$ git checkout -b ui-router 1.0.0
$ git checkout ui-router-solution
$ git checkout -b custom-directives 2.0.0
$ git checkout -b custom-directives-solution 2.0.1
$ git checkout -b custom-directives-with-auth 3.0.0
$ git checkout -b custom-directives-with-auth-solution 3.0.1