Skip to content

leeroyp/Employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker

Table of Contents:

  1. Description
  2. Installation
  3. Usage
  4. Contributions

Description

Developers are often tasked with creating interfaces that make it easy for non-developers to view and interact with information stored in databases. Often these interfaces are known as Content Management Systems. In this homework assignment, your challenge is to architect and build a solution for managing a company's employees using node, inquirer, and MySQL.

Installation

Run npm install to install all the dependencies included in our package.json file. In this this case it will install mysql and inquirer packages

Usage

Users can add new employees, roles , and departments. Once data has been inputed, users have the ability to check the data based on the selected options which can vary from view employees, veiw roles and view departments. Users also have the ability to update employee info based on the the employee id.

Contributions

Please feel free to contact me for any improvements in regards to this project

Badge(s)

Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages