Skip to content

kbnewlon/employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

employee-tracker

issues GitHub top language License: MIT

Description

An easy to use interface for non-developers to view and interact with information stored in databases.
This command-line application allows users to:

  • Add departments, roles, employees
  • View departments, roles, employees
  • Update employee roles

Table of Contents

Installation

Run this in your command line to download the dependencies npm install mysql inquirer

npm i console.table Isn't necessary but makes the "View All Employee" table more aesthetically pleasing

Usage

Run node index.js to begin the program

License

Copyright (c) 2020, Kayla Newlon. (MIT License)

Contributing

No guidelines at this time

Tests

No tests available

Visuals

screenshot of command-line terminal

Links

To Repo: https://github.com/kbnewlon/employee-tracker
To Demo: https://drive.google.com/file/d/1Ozhcd5UUQtUOlLWpqmAJgKdiTZqYvCsU/view

Questions

Please contact me if you have any questions at:
Email: kbnewlon@hotmail.com
Github: https://github.com/kbnewlon

About

An easy to use interface for non-developers to view and interact with information stored in databases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published