Skip to content

cml2377/Employee-Tracker

Repository files navigation

Employee-Tracker

A database system that allows the modification of departments, roles, and employees using node, inquirer, and MySQL.

Instructions

Clone this repo to your local machine.

This is a command-line application that allows the user to:

  • Add departments, roles, employees

  • View departments, roles, employees

  • Update employee roles

  • Delete departments, roles, and employees

Install dependencies with

npm install

Run application in your terminal by typing

node index.js

Demo

Demonstration of Employee Tracker as a gif

Screenshot of Employee Table

Screenshot of CLI App

Acknowledgements

Thanks to Brianna McCray for help with my update and delete functions!

About

A database system that allows adding depts, roles, and employees, and the ability to update/remove employees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published