Skip to content

mautrey17/employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker

Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. License
  5. Contributing
  6. Questions

Description

This CLI application utilizes MySQL to keep track of a database of employees. Users are able to view, add, update, and delete employees.

Installation

In order to install the application, follow these steps:

npm i

Usage

Users should have a database in MySQL in order to use the application. Code for creating the database and establishing initial employees has been provided in the folder db.

A walkthrough video can be found here: https://drive.google.com/file/d/1Uewayt9qpKVp7RaJJ9jJpYtcNUIzt82c/view

License

This application is protected under No license

Contributing

NA

Tests

In order to test the application, follow these steps:

NA

Questions

You can find my other applications on my github page Github: mautrey17

Or you can email me at: mautrey17@gmail.com

About

This CLI application uses JavaScript to access and update employee data stored using MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors