kmvanneste / Employee-Management-System

Not your average Content Management System. This command-line application manages an employee db using node, inquirer, and MySQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee-Management-System

Description

The Employee-Management-System provides a solution for managing a company's employees and their position using node, inquirer, and MySQL. This command-line application provides a list of prompts that allow users to update and manipulate the employee database.

Installations

Node.js is necessary to run this application. It is recommended that users copy the package.json file when initializing the npm.

Usage

  • add departments, roles, and employees
  • view departments, roles, and employees
  • update employee roles

Appearance and Schema

image

image

About

Not your average Content Management System. This command-line application manages an employee db using node, inquirer, and MySQL.


Languages

Language:JavaScript 91.9%Language:TSQL 8.1%