2023-Employee-Tracker

Description

This is an application that keep track of current and future employees, their roles in the company, and the departments they belong to.

Table of Contents

Installation

To run this application the user will need to use the MySQL2 package to connect to your MySQL database and perform queries, the Inquirer package to interact with the user via the command line, and the console.table package to print MySQL rows to the console.

Usage

When the user runs the command node index.js in the command line they will be presented with a series of prompts. With these prompts, the user will be able veiw all employees, add a new employee, view all of the roles, add a new role, view all departments, add a new department, update an employee's role, or exit the application.

Demo

Demo Video

Questions

Here is a link to my Github account: Bmoore4452

Please feel free to contact me at r.moore803@gmail.com with instructions on how to reach me with additional questions