This is a Word doc of an CRUD (Create, Read, Update and Delete) app I setup using the MEAN full-stack. It shows a web application where a user can save a Product Name, Product Description, and Product Price from the Angular form and submit the form to the node.js server.