Employee Tracker

Project information

Details

A command line application that takes user input and creates a functional employee database powered by Node.js and MySQL.

Users can create new employees, roles, and departments as well as update the information of each of these. This is done through a series of prompts (utilizing the Inquirer npm package) where the user is asked for input.