Skip to content

MySQL Employee Tracker is an interface command program that makes it easy for non-developers to view and interact with information stored in a database. The Employee Tracker is a Content Management System- which is a command line application for managing a company's employees using node, inquirer and MySQL2.

License

Notifications You must be signed in to change notification settings

cmarielorber/Employee_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL-Employee-Tracker

MySQL Employee Tracker is an interface command program that makes it easy for non-developers to view and interact with information stored in a database. The Employee Tracker is a Content Management System- which is a command line application for managing a company's employees using node, inquirer and MySQL2.

Table of Contents

Demo

MySQL Employee Tracker Demo

Installation

First clone the repository then run the following commands to install dependency packages:

npm i
npm i inquirer
npm install --save mysql2
npm console.table --save

Usage

Run the following command to begin the app:

node index.js

Technologies Used

  • JavaScript
    • Inquirer
    • JSON
    • Node.js
    • console.table
    • MySQL2

Technology Links

JavaScript

Inquirer

JSON

Node.js

console.table

MySQL2

Project Link

Employee Tracker Repo

License

License: MIT

Questions

If you have any questions about this application, please feel free to contact me directly at: .

Top of Page

About

MySQL Employee Tracker is an interface command program that makes it easy for non-developers to view and interact with information stored in a database. The Employee Tracker is a Content Management System- which is a command line application for managing a company's employees using node, inquirer and MySQL2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published