Content Management System

This application allows users to manage an employee database from the command line interface. The database is MySQL database. NPM inquirer is used for the command line interface.

This app allows user to view all employees, department and roles. The user can also view employees by department and manager. The user can also create, update and delete employee info, department info and role info.

You can find the project code in the github repository as well as the deployed web page below.