thomasbolling87 / Employee-Tracker-Plus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Tracker Plus

Description

The purpose of this application is to allow management of a company to update their employee list. Allowing them to add new employees, change their managers, adjust their roles, and remove them from the company list. This allows flexibilty as an employee management system

Table of Contents

Technologies

Installation

npm i npm i mysql --save npm i inquirer

Usage

You will need to install the needed dependency packages before you can run this application in terminal. Once you have done that you will need to open a sql application such as mysql workbench and place the schema & seeded setup into the workbench. Once that is complete you are good to go.

Questions

If you have any questions please feel free to reach out to me at thomas.bolling.87@gmail.com, and for more of my work feel free to take a look at my GitHub thomasbolling87

About


Languages

Language:JavaScript 100.0%