Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 263 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 263 Bytes

What is this?

A basic MEAN stack app that manages employees in a web application using a RESTful API implementing CRUD (Create, Read, Update, Delete) operations from a Mongo Database.

Features

View all employees Add new employees Update existing employees