AngularJS Create, Retrieve, Update and Delete (CRUD) sample
simple student database table adds (creates) new student details, accesses (reads) existing student details, modifies (updates) existing student data such as subjects, and deletes student details when students leave the school.