Skip to content

LinosM/employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker

Description

This CLI application utilizes javascript, node, & mysql to allow the user to view and manage the departments, roles, and employees for a company.

Such options include

  • Add departments, roles, employees

  • View departments, roles, employees

  • View employees by departments, managers

  • Update employee roles

  • Update employee managers

  • Delete departments, roles, and employees

Table of Contents

Installation

Node.js is required.

Download the project and run npm i to install the required npm packages.

Usage

Run node index.js to start the application.

Use the up and down arrow keys to select the desired option.

Select --Exit Application or press Ctrl+C at any time to stop the application.

Preview

preview1

preview2

Demonstration

Video Link

  • JavaScript
  • NodeJS
  • MySQL
  • Inquirer

Questions

If you have any questions, you can reach me through my github or email below

Github: LinosM

Email: NguyenDuy768@gmail.com

About

CLI application for managing employees/roles/departments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors