What is the best UI for below features in Angular Js?

Basically UI should be able to display all parents with associated child collection Should be able to add new child and associate that to parent Should be able to ADD/EDIT/Delete both parent and child. Please suggest best UI for above features

Answers